tormod.ravnanger.lan...@dnv.com wrote:


Compiling by hand works perfectly. MinGW and NMake Makefiles are
generated and compile the program as they should. Only the Visual
Studio generators malfunction. I think it is due to a problem
with the CMake generated .sln files. See another mail on in the thread. (Is there still problems with the mailing list? It does not
seem to be as responsive as before the power outage.)


Run cmake --debug-trycompile, that will leave the temporary files around, and you can load the .sln file by hand after that. If you find the problem let me know...

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to