On Monday 17 September 2007 09:46, Atwood, Robert C wrote: > > What is not immediately obvious is that 2.4.7 *requires* zip.exe to > > reside in c:/cygwin/bin. > > > > (Bad luck if you do not have a C: drive). > > > > -Torsten > > Ooh I don't like that, is it planend to change in near future versions? > I always try to leave the C: for Microsoft stuff to reside without > interference from things like Cygwin , it seems best that way. So on > virtually any Windows machine I've been using, the cygwin is on either > D: or F:
I think it also checks the path. This has been made more flexible in cmake cvs. > What about using the info-zip native WIN32 binaries? Do they need to be > in that location to be found by the utility? No, it should work via PATH. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
