View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001231CMakepublic2004-10-06 14:092004-10-07 17:48
ReporterEric Wing 
Assigned ToBill Hoffman 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001231: MACOSX_BUNDLE Abort trap problem
DescriptionCMake 2.0.3 is aborting or crashing on the MACOSX_BUNDLE option.

On that command, I get dumped back to my shell with the words "Abort Trap" at the top of my screen.

Here is an example trivial project which reproduces the problem:
PROJECT(myproject)
ADD_EXECUTABLE(myproject MACOSX_BUNDLE main)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001565)
Bill Hoffman (manager)
2004-10-07 17:47

This is fixed in cvs and is on the release branch for 2.0.4.
(0001566)
Bill Hoffman (manager)
2004-10-07 17:48

For a work around, if you set EXECUTABLE_OUTPUT_PATH it will not crash.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team