You are not logged in.
Pages: 1
gcc.exe -c ../GPU.c -o obj/GPU.o -I"C:/Dev-Cpp/include" -I".." -DVERSION=\"0.7.1\" -fexpensive-optimizations -O3
../GPU.c: In function `GPU_setVideoProp':
../GPU.c:276: warning: passing arg 1 of `T1WriteLong' from incompatible pointer type
../GPU.c: In function `GPU_setBGProp':
../GPU.c:348: warning: passing arg 1 of `T1WriteWord' from incompatible pointer type
../GPU.c: In function `renderline_textBG':
../GPU.c:853: warning: passing arg 1 of `T1ReadWord' from incompatible pointer type
../GPU.c: In function `lineText':
../GPU.c:1193: warning: passing arg 1 of `T1ReadWord' from incompatible pointer type
../GPU.c:1193: warning: passing arg 1 of `T1ReadWord' from incompatible pointer type
I use dev-cpp to compile. It builds the binary fine, but what are those warnings?
Athlon 64 X2 3800+ / 2Gb DDR2 800Mhz
Geforce 8600GT 256MB / Windows XP PRO SP3
http://desmume.org/compatibility-list/
Offline
Pages: 1