[CMake] Re: The input line is too long (MinGW)
Brad King
brad.king at kitware.com
Sat Sep 23 10:22:13 EDT 2006
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.
Would you please build it in debug mode to trace the problem?
Thanks,
-Brad
More information about the CMake
mailing list