At 08:23 AM 8/8/2006, William A. Hoffman wrote: >At 02:53 AM 8/8/2006, Arjen Markus wrote: >>Hello, >> >>as one of the maintainers of the PLplot package I have been >>experimenting with CMake on Windows. I used the pre-built >>stable Windows version (downloaded it last week). >> >>When I start CMake and ask it to build the project files >>for MSVC++ 6.0, the configuration works fine. When, >>however, I want to generate the actual project files, >>the program crashes when (apparently) 32% is ready. >>One of those message boxes comes up stating that >>the MFC application I am using has fouled up. >> >>Any advice? What more information do you need?
Found the problem and fixed it in CVS: Unrestricted user: hoffman /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v <-- cmLocalGenerator.cxx new revision: 1.144; previous revision: 1.143 /cvsroot/CMake/CMake/Source/cmLocalGenerator.h,v <-- cmLocalGenerator.h new revision: 1.62; previous revision: 1.61 The problem comes up when using FORTRAN from vs IDE projects. -Bill _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
