Member Site › Forums › Rosetta 3 › Rosetta 3 – General › SCons compilation error (Windows XP, 32bit) › Reply To: SCons compilation error (Windows XP, 32bit)
October 2, 2009 at 2:34 pm
#4216
Anonymous
Rename external/lib/z.lib to something else. I ran into the same problem with Cygwin: for some reason, this zlib is included and is part of the library path. But it doesn’t work with Cygwin. Renaming it allows gcc in Cygwin to find and link against the correct zlib.
Sorry if this is a duplicate; I’m not seeing my posts show up.