[CMake] CMake 2.4.3, VTK 5.0.2, VS 2005 Express
James Bigler
bigler at cs.utah.edu
Mon Nov 13 10:12:49 EST 2006
Obada Mahdi wrote:
> Hi James and others,
>
> is the build directory by any chance residing on a FAT32 file system?
In fact, it is.
> On 11/10/06, James Bigler <bigler at cs.utah.edu> wrote:
>> > Basically when cmake runs
>> > the program you are getting exit code (0xc0000135). I think this
>> means
>> > that it can not find some dll.
>
> This sounds a lot like
> http://www.cmake.org/Bug/bug.php?op=show&bugid=2617&pos=2
>
> In short, the VS8 build process sometimes has problems embedding the
> manifest (which is used for locating the runtime DLL), due to limited
> time resolution of FAT file systems.
>
> According to the bug tracker entry, the proposed patch has been
> applied to CMake CVS, which adds a flag for the manifest tool to work
> around that problem.
I got a copy of a test version 2.4.4 from Bill (at Kitware), and it
seems to work pretty well out of the box. I was in the process of
building CMake from CVS when he handed me a copy of 2.4.4.
Thanks,
James
More information about the CMake
mailing list