Tengo instalado libfat pero no me encuentra las libfat al compilar. Se supone que vienen por defecto, no? es que no me aparecen. de hecho al compilar un proyecto que las usa me salen estos errores
> "make" pngtex.c c:/GXProject/pngtexture/source/pngtex.c:7:17: warning: fat.h: No such file or directory c:/GXProject/pngtexture/source/pngtex.c: In function 'main': c:/GXProject/pngtexture/source/pngtex.c:110: warning: implicit declaration of function 'fatInitDefault' pngu.c linking ... pngtexture.elf c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.3/../../../../powerpc-gekko/bin/ld.exe: cannot find -lfat collect2: ld returned 1 exit status make[1]: *** [/c/GXProject/pngtexture/pngtexture.elf] Error 1 "make": *** [build] Error 2
> Process Exit Code: 2 > Time Taken: 00:05
Si no vienen, de donde me las puedo bajar? del cvs?
Yo tuve que seleccionar específicamente las libfat en el instalador de windows para que me las bajase. Si trabajas bajo windows ejecuta el instalador y marca la casilla de las libfat.