Bill Hoffman wrote: > I have put in a fix in CVS CMake:
> I was able to reproduce the problem pretty easy. The fix was to remove > some configured files if the compiler failed its test compile. Wow, great! Thanks a lot. >> I asked this question here >> http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/deb76102-7977-4e71-8e13-7da8cc990997 >> > There are two ways that I know of: > > 1. put the VC environment stuff in your environment by hand into the my > computer properties: > INCLUDE, LIB, PATH That's not so simple. See my recent post in above forum. > 2. run cmake-gui from a shell that has vsvars.bat already run in it. Yes, but that's a pain and it's ugly :) -- Piotr Dobrogost *** curlpp.org - c++ wrapper for libcurl *** _______________________________________________ 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
