Hi there,

I've made patches for configure.ac and Makefile.am on both FG and SG for Mac OS 
X.

Here are the patches:
http://macflightgear.svn.sourceforge.net/viewvc/macflightgear/trunk/patches/flightgear-configures.diff
http://macflightgear.svn.sourceforge.net/viewvc/macflightgear/trunk/patches/simgear-configures.diff

The changes include:
- handles PLIB.framework when --with-plib-framework= option is specified
  you can also use static PLIB libs with --with-plib= is option.
- links PLIB/OSG/OpenThreads frameworks only when needed
  The current configure on FG force links all executables against all osg 
frameworks, but this is
  painful since some command-line tool's icon pops up on the Dock and that 
captures keyboard/mouse focus.
  This change needs to modify some Makefile.am files.

I've tested on my Mac and it works very fine.
Now I want unix users to test these patches for checking if these don't affect 
anything on non-Mac environment.

If everything goes well, I'd like someone to check this in.

For Mac developers:
You can build the latest fgfs in a unix way without waiting for my 
synchronizing xcode project files.
I wrote a brief document for building fgfs with one script, which is available 
at:
http://macflightgear.sourceforge.net/home/documents/how-to-build-flightgear-cvs-in-a-unix-way/

If you want to have a bundle, copy all binaries under /usr/local/FlightGear/bin 
to
/Applications/FlightGear.app/Contents/Resources.
If you build the newer OSG or PLIB than ones come with FlightGear/CVS package, 
overwrite frameworks to 
/Applications/FlightGear.app/Contents/Frameworks

Best,

Tat 

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to