On 9/23/06, Brad King <[EMAIL PROTECTED]> wrote:
Martin Dobias wrote:

> Brandon J. Van Every wrote:
>
>> Martin Dobias wrote:
>> >
>> > Actually CMakeSetup from CVS crashes for me even with so trivial
>> > CMakeLists.txt like:
> Now I've found the problem of the crash. I've been building CMake with
> MSVC8 (Express edition), bootstrapping with CMake 2.4.3. Building with
> clean path etc still gave the same crash. But today I've tried to
> build it with MSVC6 and suddenly CMakeSetup dialog works well.
> Therefore it shoult be related only to MSVC8 compiler. Can someone
> confirm this?

What generator are you using when it crashes?  I've tried MinGW and
VS7.1 generators with a CMakeSetup built by VS8.  I cannot duplicate the
problem.

When build with VS8, CMakeSetup crashes with every generator I've
tried (MinGW, MSYS, VS8).

Would you please build it in debug mode to trace the problem?

Yes, I'll give it a try.

Martin
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to