Tekil Mesaj gösterimi
  #1 (permalink)  
Alt 27.01.08, 03:14 AM
source source isimli Üye şimdilik offline konumundadır
Sempron
 
Üyelik tarihi: Nov 2007
Yaş: 28
Mesajlar: 34
Tecrübe Puanı: 0
source is on a distinguished road
Modül Kurulumunda Syntax Hatası

Herkese merhabalar,
Modül kurarken aşağıya kopyalayacağım hatayı alıyorum. Bu hatayı gidermenin yöntemi nedir acaba? Yardımlarından dolayı şimdiden herkese teşekkür eder, iyi çalışmalar dilerim.


m_spy.c error: syntax error before '<' token
m_spy.c:6:13: invalid suffix "px" on integer constant
m_spy.c:8: error: syntax error before '{' token
m_spy.c:10:13: invalid suffix "px" on integer constant
m_spy.c:19: error: syntax error at '#' token
m_spy.c:26: error: syntax error at '#' token
m_spy.c:31: error: syntax error at '#' token
m_spy.c:34: error: syntax error at '#' token
m_spy.c:35: error: syntax error at '#' token
m_spy.c:36: error: syntax error at '#' token
m_spy.c:42: error: missing terminating ' character
m_spy.c:51:57: warning: character constant too long for its type
m_spy.c:51:78: warning: character constant too long for its type
m_spy.c:52 warning: character constant too long for its type
m_spy.c:53 warning: character constant too long for its type
m_spy.c:65: error: syntax error at '#' token
m_spy.c:66: error: syntax error at '#' token
m_spy.c:69: error: syntax error at '#' token
make[2]: *** [custommodule] Error 1
Alıntı ile Cevapla