Jonathan Polley wrote:
Without that change, Local.h won't build under Panther, but it built just fine under Janguar (10.2). Unfortunately, the Mac on which I had both 10.1 and 10.2 installed is with my brother. If someone thinks it is important, I can *try* to walk him through the build process.
Without that change, Local.h won't build under Panther, but it built just fine under
Janguar (10.2). Unfortunately, the Mac on which I had both 10.1 and 10.2 installed is
with my brother. If someone thinks it is important, I can *try* to walk him through
the build process.
Jonathan Polley
On
On Nov 23, 2003, at 1:01 PM, [EMAIL PROTECTED]
wrote:
===
RCS file: /var/cvs/SimGear-0.3/SimGear/simgear/metar/Local.h,v
retrieving revision 1.2
diff -u -r1.2 Local.h
--- simgear/metar/Local.h 23 Jul 2003 09:59:39 - 1.
Darrell Walisser wrote:
Gents,
As far as compiling, there are two patches required to SimGear (see
below for diff). The first one should be self-explanatory. The second
one is required because the default stack limit in Mac OS X is 256K. The
"unlimit" command is the other option, but I don't fe
Gents,
After being prodded by several people (and I thank you all ;-) I did a
quick and dirty compile of the latest plib/SimGear/FlightGear. This
contains an updated version of my plib optimization that results in a
similar boost in frame rate, on Mac OS X in particular. I haven't done
any tes