compiling on Mac OS 10.4 Tiger

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
arlduc
Posts: 20
Joined: 18.04.2005
With us: 19 years 7 months
Location: nyc

compiling on Mac OS 10.4 Tiger

Post #1by arlduc » 23.06.2005, 17:27

Hi,

I just moved to a new computer at work with MacOSx10.4 Tiger. But I'm having trouble compiling on 10.4. So I did a fresh CVS download, but I'm getting the same trouble. The main error is that a whole bunch of .h files can't be found: Cocoa.h, stddef.h, string.h, limits.h, stdio.h, etc. Any thoughts?

thanks, Arlene

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 7 months
Location: Hamburg, Germany

Re: compiling on Mac OS 10.4 Tiger

Post #2by t00fri » 23.06.2005, 17:33

arlduc wrote:Hi,

I just moved to a new computer at work with MacOSx10.4 Tiger. But I'm having trouble compiling on 10.4. So I did a fresh CVS download, but I'm getting the same trouble. The main error is that a whole bunch of .h files can't be found: Cocoa.h, stddef.h, string.h, limits.h, stdio.h, etc. Any thoughts?

thanks, Arlene


Arlene,

well I have never touched a Mac but...

those headers all belong to the standard C++ library!
So it seems to me that your standard library PATH needs to be adjusted.

Bye Fridger

Avatar
dirkpitt
Developer
Posts: 674
Joined: 24.10.2004
With us: 20 years

Re: compiling on Mac OS 10.4 Tiger

Post #3by dirkpitt » 24.06.2005, 00:09

arlduc wrote:The main error is that a whole bunch of .h files can't be found: Cocoa.h, stddef.h, string.h, limits.h, stdio.h, etc. Any thoughts?


Could you post the full text of the error(s), or post a screenshot?

Topic author
arlduc
Posts: 20
Joined: 18.04.2005
With us: 19 years 7 months
Location: nyc

Post #4by arlduc » 24.06.2005, 21:21

arlene ducao
production designer | 3d animator
american museum of natural history
http://www.sciencebulletins.amnh.org

Avatar
dirkpitt
Developer
Posts: 674
Joined: 24.10.2004
With us: 20 years

Post #5by dirkpitt » 25.06.2005, 16:31

Sorry, when I click on the link all I see is a "This domain was registered by ItsYourDomain" placeholder page. Could you instead copy and paste the error text into a private message to me?


Return to “Development”