[Qgis-developer] Mac CMake Status

Tim Sutton tim at linfiniti.com
Thu Jan 11 22:05:33 EST 2007


Hi Tom again

I should have better worded my question after re-reading your original
mail: How do you change the  deps that are incorrectly picked up as
.so to .dylib?

Thanks

Tim

On 1/12/07, Tim Sutton <tim at linfiniti.com> wrote:
> Hi Tom
>
> Ive been trying to build on mac but its tripping up with:
>
> [  0%] Built target svnversion
> [ 10%] Built target ui
> make[2]: *** No rule to make target `/usr/local/lib/libgdal.so',
> needed by `src/core/libqgis_core.dylib'.  Stop.
> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
> make: *** [all] Error 2
>
> Any ideas? I was also wondering how to get it to use the gdal from
> Williams frameworks rather than the one I have installed in
> /usr/local/lib
>
> Regards
>
> Tim
>
> On 1/11/07, Tom Elwertowski <telwertowski at comcast.net> wrote:
> > Hi all
> >
> > QGIS/Mac will now run from the command line when built by CMake if
> > DYLD_LIBRARY_PATH contains the path to the qgis libraries
> > (install-prefix/qgis.app/Contents/MacOS/lib).
> >
> > It is not double-clickable yet because the library paths are not
> > contained in the libraries and plugins (hence the need for
> > DYLD_LIBRARY_PATH).
> >
> > When running cmake, some dependencies may be found and recorded as .so.
> > Change these to .dylib which is the correct Mac library extension before
> > running make.
> >
> > Tom
> > _______________________________________________
> > Qgis-developer mailing list
> > Qgis-developer at lists.qgis.org
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
> >
>
>
> --
> --
> Tim Sutton
>
> Visit http://qgis.org for a great Open Source GIS
> Home Page: http://linfiniti.com
> Skype: timlinux
> MSN: tim_bdworld at msn.com
> Yahoo: tim_bdworld at yahoo.com
> Jabber: timlinux
> Irc: timlinux on #qgis at freenode.net
>


-- 
-- 
Tim Sutton

Visit http://qgis.org for a great Open Source GIS
Home Page: http://linfiniti.com
Skype: timlinux
MSN: tim_bdworld at msn.com
Yahoo: tim_bdworld at yahoo.com
Jabber: timlinux
Irc: timlinux on #qgis at freenode.net



More information about the Qgis-developer mailing list