Ticket #6934 (closed: invalid)
Cleanup Mantid-imac
Reported by: | Owen Arnold | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.1 |
Component: | Framework | Keywords: | |
Cc: | reuterma@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description (last modified by Martyn Gigg) (diff)
I've been trying to work round an issues with cmake/paraview3.98.1/macOSX in order to build and package the paraview superbuild.
We've encountered a number of problems in doing this, and have work arounds that are different for different version of OSX.
The summary of changes are as follows:
- The current available version of cmake is missing a patch, which correctly adds the framework path for /Framework/Libraries. I've checked out a newer version of the cmake code and built it in /usr/local/cmake. This fixes issues on 10.8, but it turns out that it doesn't work with older versions of the SDK.
- I've had to manually create soft links of the Qt framework libraries in /Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/ to fix this.
These work arounds are not ideal. As I've documented them here, they can be cleaned up at a later date.
Change History
comment:2 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
comment:5 Changed 7 years ago by Martyn Gigg
- Status changed from new to verify
- Resolution set to invalid
- Description modified (diff)
Now that we've moved to our main mountainlion buildserver I don't think these are worth bothering with now.
Note: See
TracTickets for help on using
tickets.