#173118 - 3dfx - Tue Mar 23, 2010 1:59 am
Sorry for the noobishness, but I followed this thread http://forum.gbadev.org/viewtopic.php?t=16876 on a zlib bug (which I'm facing myself and am trying to correct by rebuilding) and I dont really know what to do. I fire up msys and change to the zlib directory and type "./configure" followed by make and it creates the library file which I copy over to libnds/lib but after this, I try to compile my project and I get linker errors to zlib functions so I'm guessing I did this wrong. The zlib download at the portlibs page works fine of course (other than the bug)l.