Getting error
#1

When i compiling my Gm
it throws some error
PHP код:
C:\Users\Alien\Downloads\GW.pwn(3802) : error 017undefined symbol "IRC_SetIntData"
C:\Users\Alien\Downloads\GW.pwn(3804) : error 017undefined symbol "IRC_SetIntData"
C:\Users\Alien\Downloads\GW.pwn(24606) : error 025: function heading differs from prototype
C
:\Users\Alien\Downloads\GW.pwn(24615) : error 025: function heading differs from prototype
C
:\Users\Alien\Downloads\GW.pwn(24620) : warning 235: public function lacks forward declaration (symbol "IRC_OnConnectAttemptFail"
Reply
#2

We can't help you if you don't give us a line where you get that errrors.

Lines 24606 and 24615 are public, and not same as forward.
Line 24620 is public without forward, write it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)