Thanks for the response Bill. I guess I could always use CodeBlocks & MinGW.
Sincerely, Robert Dailey On Mon, Jul 20, 2009 at 10:47 AM, Bill Hoffman <[email protected]>wrote: > Robert Dailey wrote: > >> Hello, >> >> I was wondering if it is possible to generate Visual Studio projects with >> CMake that utilizes the GCC compiler instead of MSVC? I guess this would >> technically be considered a cross-compiling setup, right? If this is >> possible, how could I go about setting this up? The reason why I want to do >> this is because I like Visual Studio to work out of, but as a compiler I >> like GCC a bit better. However, I still plan to write Windows applications >> using GCC. >> >> > No, I don't thing this would work. > > -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
