View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014603CMakeCMakepublic2013-11-28 03:362014-06-02 08:37
ReporterFlynn Marquardt 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.12 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014603: Cross compiling for darwin fails
DescriptionDue to the hard coded paths in Darwin.cmake, that fit perfect compiling native on OSX, the variable _apps_paths stays empty if cross compiling and the command list(REMOVE_DUPLICATES _apps_paths) fails on an empty list.

The supplied patch solves this.
TagsNo tags attached.
Attached Filespatch file icon cmake-darwin-cross.patch [^] (413 bytes) 2013-11-28 03:36 [Show Content]

 Relationships
has duplicate 0014668closedBrad King Modules/Platform/Darwin.cmake failure with cross toolchain file 

  Notes
(0034666)
Brad King (manager)
2013-12-02 09:38

Applied, thanks:

OS X: Fix app bundle search path during cross compiling
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3189ed34 [^]
(0036044)
Robert Maynard (manager)
2014-06-02 08:37

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-11-28 03:36 Flynn Marquardt New Issue
2013-11-28 03:36 Flynn Marquardt File Added: cmake-darwin-cross.patch
2013-12-02 09:38 Brad King Note Added: 0034666
2013-12-02 09:38 Brad King Assigned To => Brad King
2013-12-02 09:38 Brad King Status new => resolved
2013-12-02 09:38 Brad King Resolution open => fixed
2013-12-02 09:38 Brad King Fixed in Version => CMake 3.0
2013-12-02 09:38 Brad King Target Version => CMake 3.0
2013-12-24 09:10 Brad King Relationship added has duplicate 0014668
2014-06-02 08:37 Robert Maynard Note Added: 0036044
2014-06-02 08:37 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team