Compile problem with an include
#1

Ok its been a while since I was scripting and I have no idea how to resolve a problem that is causing some grief.

I am trying to compile a file, that others in the team can compile fine.

When I run the compile I get the following errors.

f:\Rockstar Games\GTA San Andreas\SAMP\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
f:\Rockstar Games\GTA San Andreas\SAMP\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
f:\Rockstar Games\GTA San Andreas\SAMP\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
f:\Rockstar Games\GTA San Andreas\SAMP\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"


This streamer.inc is the same the rest of the team uses and is in the right folder.
In fact all the includes and plugins are identical to our game server.

I have reason to suspect its something to with the setup, but I have no idea where to look.
Reply
#2

Ok not so good to answer own problem...

Did not find cause but...

Grabbed ftp files... THEN installed SAMP over it, it works...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)