View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002375CMakeCMakepublic2005-10-16 02:432005-10-19 08:55
ReporterAndrew Maclean 
Assigned ToBill Hoffman 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002375: CMAKE_SIZEOF_VOID_P
DescriptionThis required CMake internal variable is not being set.

It means that I cannot build CMake under windows. Curiously, running CMake on other projects generates the error but allows CMake to complete the build process for that project.

Regards
   Andrew
TagsNo tags attached.
Attached Filestxt file icon CMakeCache.txt [^] (30,450 bytes) 1969-12-31 19:00 [Show Content]
log file icon CMakeError.log [^] (59,576 bytes) 1969-12-31 19:00
log file icon CMakeOutput.log [^] (63,390 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0003141)
Bill Hoffman (manager)
2005-10-16 17:06

What version of cmake are you building, and what version of MS compiler, and which generator? Also can you attache the CMakeError.log and CMakeOutput.log and CMakeCache.txt files for the build to this bug?
(0003142)
Andrew Maclean (reporter)
2005-10-16 19:33

Attached are the files CMakeCache.txt, CMakeError.log, CMakeOutput.log.
Looks like it is failing on compiling src.c.

Compiler: Visual Studio 7.1
OS: XP SP2
The CMake generator is the recent one (past few days) from the CVS.

Andrew

(0003143)
Bill Hoffman (manager)
2005-10-16 21:01

Try a cvs update for cmake, I think Brad broke this for about a day, perhaps you were unlucky with your update.
(0003163)
Andrew Maclean (reporter)
2005-10-18 23:07

Thanks it seems to be fixed now.

Andrew

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team