Good Morning Everyone
I am opening up this thread because I am having problems in compiling any examples founded in the GPH_SDK.
For instance, if I compile any examples, I get the error below
Could someone please help me out?
I followed the guide for setting up Code::Blocks founded in the GPH_SDK.
Bye and thank you very much.
P.S. My OS is Debian Squeeze 64 Bit
I am opening up this thread because I am having problems in compiling any examples founded in the GPH_SDK.
For instance, if I compile any examples, I get the error below
Code:
||
../../../include/DGE_Type.h|73|error: conflicting declaration typedef unsigned int size_t|
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/stddef.h|211|error: size_t has a previous declaration as typedef long unsigned int size_t|
/home/giuseppe/Downloads/GPH_SDK/DGE/example/example1/3sprite/main.cpp||In function INT main(INT, char**):|
/home/giuseppe/Downloads/GPH_SDK/DGE/example/example1/3sprite/main.cpp|237|warning: comparison between signed and unsigned integer expressions|
||=== Build finished: 2 errors, 1 warnings (0 minutes, 0 seconds) ===|
Could someone please help me out?
I followed the guide for setting up Code::Blocks founded in the GPH_SDK.
Bye and thank you very much.
P.S. My OS is Debian Squeeze 64 Bit