Talk:Compilation on Mac OS X
From Stellarium Wiki
Nigel,
I managed to "make" and "make install" without errors by using
FreeType2_INCLUDE_DIR:PATH=/usr/X11R6/include/freetype2
instead of
FreeType2_INCLUDE_DIR:PATH=/usr/X11R6/include
Should I change this in the doc?
I could not get the "make macosx_bundle" work. I get the following message :
make: *** No rule to make target `macosx_bundle'. Stop.
Can you help me?
--Mina 13:42, 3 July 2007 (PDT)
I was using an older snapshot (svn 2287) so didn't have the make rules for macosx_bundle. Found them now in recent version.
Thanks for these good compilation instructions !
--Mina 23:21, 4 July 2007 (PDT)