PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: onidesuka on June 20, 2004, 11:28:48 pm

Title: CANT COMPILE CS
Post by: onidesuka on June 20, 2004, 11:28:48 pm
When i run jam i get this:
...
Flex skinlex.cpp
C++ skinlex.o
C++ skinpars.o
plugins/aws/skinpars.yy: In function `int awsparse(void*)\':
plugins/aws/skinpars.yy:118: error: syntax error before `(\' token
plugins/aws/skinpars.yy:169: error: syntax error before `(\' token
plugins/aws/skinpars.yy:226: error: syntax error before `(\' token

    g++ -c -o skinpars.o -Wno-unknown-pragmas -mcpu=pentiumpro -marc           r/local/include -fno-exceptions  -I. -I../../include -I../.. -I../..           ./../plugins -I../../apps -I../../libs skinpars.cpp

...failed C++ skinpars.o ...
...skipped aws.so for lack of skinpars.o...

HELP PLZ!
Title:
Post by: dfryer on June 22, 2004, 12:07:32 am
What platform, compiler version, flex/yacc/bison versions etc. are you using?