[Qgis-developer] QGIS 0.11.0 'Metis' - Call for packaging
Tom Elwertowski
telwertowski at comcast.net
Wed Jul 16 02:34:29 EDT 2008
Tom Elwertowski wrote:
> Your problem appears to be the same one Gary encountered back in April.
> It's caused by the FIND_LIBRARY ApplicationServices in the top level
> CMakeLists.txt. It adds -F/System/Library/Frameworks to the command line
> and this searches the real /System even though -isysroot is specified.
> It picks up a 10.5 header and then tries to find additional headers in
> the 10.4 sdk.
I just noticed that CMake 2.4 generates the -F/System/Library/Frameworks but 2.6 doesn't. Upgrading Cmake may be the solution.
Tom
More information about the Qgis-developer
mailing list