On Fri, May 08, 2009 at 09:44:50AM +0200, Anders Backman wrote: > Is there a reason why jpeg is not using the 'lib' convention? > Most dependency packages with jepeg for windows is named libjpeg.lib not > jpeg.lib
I'm not sure of the pedigree of the copy of jpeg.lib that I use on Windows machines, but my copy is named "jpeg.lib" and not "libjpeg.lib". I also have zlib.lib and pnglib.lib, not libz or libpng as I would expect on a Unix machine. tyler _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake