Brandon J. Van Every wrote:
The problem is specific to ./bootstrap. When building under MSYS
I've realized the point is somewhat moot on MinGW / MSYS anyways. CMakeSetup needs MFC, and the Platform SDK doesn't provide MFC libraries, only header files and source code. Apparently that MFC source code won't compile cleanly either. So, one has to have a paid version of VC++ to use MFC. Meanwhile, MinGW doesn't have viable curses support for CCMake. Looks like MinGW is SOL.


Cheers,
Brandon Van Every

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

Reply via email to