Another Ubuntu error

Problems compiling the game? Ask Here
Locked
HeroKing
Posts: 7
Joined: Sat Oct 30, 2010 3:37 pm

Another Ubuntu error

Post by HeroKing »

tried compiling wagic by following the wiki (trying to get the 0.18.0 beta). but when i ran the make command, i got this error

Code: Select all

src/GameApp.cpp: In member function ‘virtual void GameApp::Create()’:
src/GameApp.cpp:94: error: ‘pspFpuSetEnable’ was not declared in this scope
make: *** [objs/GameApp.o] Error 1
any thoughts?
Locked