PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: sharukx on October 25, 2005, 08:39:23 pm
-
hi guys, im trying to compile planeshift, everything was fine compiling cel 0.99, cal3d and crystalspace 0.99 but when i try to compile the planeshift that i downloaded from the CVS i get this error on the source of pseffectmanager:
In file included from src/common/effects/pseffectmanager.cpp:32:
src/common/effects/pseffectmanager.h:57: error: type specifier omitted for
parameter `iStreamSource\'
src/common/effects/pseffectmanager.h:57: error: parse error before `*\' token
src/common/effects/pseffectmanager.cpp:85: error: type specifier omitted for
parameter `iStreamSource\'
src/common/effects/pseffectmanager.cpp:85: error: parse error before `*\' token
src/common/effects/pseffectmanager.cpp: In member function `csPtr
psEffectManager::Parse(...)\':
src/common/effects/pseffectmanager.cpp:90: error: `node\' undeclared (first use
this function)
src/common/effects/pseffectmanager.cpp:90: error: (Each undeclared identifier
is reported only once for each function it appears in.)
src/common/effects/pseffectmanager.cpp:105: error: `context\' undeclared (first
use this function)
some body have a idea what is that???? my slackware is 10.1
thank you
-
If you checked out the HEAD version from CVS, you need to update it. I had the same problem with one of the CVS versions earlier today. But it doesn\'t mean that the newer version will work. It compiled, but fails to load the world :(