On 6/14/2010 6:59 PM, J Decker wrote:
Bad things happening... I have existing builds that I have run... I
have been buliding with Mingw. If I do 'cmake-gui .' in the target
build directory, then the generator pops up and says it is generating
MingW Makefiles. But if I then type 'make' it says
M:\build\mingw\sack>make
-- Building for: Visual Studio 10
-- Check for working C compiler using: Visual Studio 10
-- Check for working C compiler using: Visual Studio 10 -- works
so... ya that's not working very well at all.
Can you do a make VERBOSE=1?
That is very strange.
Also, what if you start from a clean build tree? We do not guarantee
that new versions of CMake can be run in the same build tree as a
previous version. Although that sounds a bit strange. You ran make,
and then it said build for Visual stuido? I would expect at least a
"running CMake to regnerate build system..." message.
-Bill
_______________________________________________
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