Re: [Flightgear-devel] Patch : support bundled operation on OS-X

2003-10-19 Thread Erik Hofman
James Turner wrote:
Here's a patch to locate the base package inside the application bundle 
on OS-X. The patch also disables the CPSForeground hack in boostrap.cxx, 
which is unnecessary if the we're running as a proper bundle rather than 
a Unix command line program.

Both of these changes are only compiled if OSX_BUNDLE is defined (I'm 
doing this via a setting in ProjectBuilder), so if you're building on 
OS-X using configure + make, you shouldn't see any chance.

I'll submit the actual project files once we resolve the OpenGL includes 
issues I mentioned in my previous email.
This has been submitted to CVS.

Erik

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


[Flightgear-devel] Patch : support bundled operation on OS-X

2003-10-18 Thread James Turner
Here's a patch to locate the base package inside the application bundle 
on OS-X. The patch also disables the CPSForeground hack in 
boostrap.cxx, which is unnecessary if the we're running as a proper 
bundle rather than a Unix command line program.

Both of these changes are only compiled if OSX_BUNDLE is defined (I'm 
doing this via a setting in ProjectBuilder), so if you're building on 
OS-X using configure + make, you shouldn't see any chance.

I'll submit the actual project files once we resolve the OpenGL 
includes issues I mentioned in my previous email.

HH
James


fg-osx-bundle.patch
Description: Binary data


--
That which does not kill me has poor aim___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel