KUTTHA / lamecraft

Automatically exported from code.google.com/p/lamecraft
GNU General Public License v2.0
0 stars 0 forks source link

Compile #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wanted to compile Lamecraft r29, but there are Error's...

D:\Dokumente und Einstellungen\*****\Eigene Dateien\Lamecraft\r29\svn\trunk>make

psp-g++ -I/include -I./include -I./source -I. -IC:/pspsdk/psp/sdk/include -O2 -G
0 -Wall -mpreferred-stack-boundary=4  -I/include -I./include -I./source -I. -IC:
/pspsdk/psp/sdk/include -O2 -G0 -Wall -mpreferred-stack-boundary=4  -fno-excepti
ons -fno-rtti -D_PSP_FW_VERSION=371   -c -o source/Aurora/Math/MathLib.o source/
Aurora/Math/MathLib.cpp
source/Aurora/Math/MathLib.cpp:1:33: error: Aurora/Math/MathLib.h: No such file
or directory
source/Aurora/Math/MathLib.cpp:8: error: explicit qualification in declaration o
f 'Aurora::Math::HALF_PI'
source/Aurora/Math/MathLib.cpp:9: error: explicit qualification in declaration o
f 'Aurora::Math::QUARTER_PI'
source/Aurora/Math/MathLib.cpp:10: error: explicit qualification in declaration
of 'Aurora::Math::TWO_PI'
source/Aurora/Math/MathLib.cpp:11: error: explicit qualification in declaration
of 'Aurora::Math::EPSILON'
source/Aurora/Math/MathLib.cpp:13: error: explicit qualification in declaration
of 'int Aurora::Math::nextPower2(int)'
make: *** [source/Aurora/Math/MathLib.o] Error 1

My System is Windows XP.

Original issue reported on code.google.com by gazg...@googlemail.com on 19 Jun 2011 at 5:31

GoogleCodeExporter commented 8 years ago
Must be an error on your side, not ours. Closed.

Original comment by bfh...@gmail.com on 19 Jul 2011 at 6:07