You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2007-06-20 14:39:10

snkmad
Member
Registered: 2007-03-17
Posts: 141
Website

New warnings on compiler

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

Board footer

Powered by FluxBB