Page 1 of 1

compiling on Mac OS 10.4 Tiger

Posted: 23.06.2005, 17:27
by arlduc
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

Re: compiling on Mac OS 10.4 Tiger

Posted: 23.06.2005, 17:33
by t00fri
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

Re: compiling on Mac OS 10.4 Tiger

Posted: 24.06.2005, 00:09
by dirkpitt
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?

Posted: 24.06.2005, 21:21
by arlduc

Posted: 25.06.2005, 16:31
by dirkpitt
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?