Setup & Building on Mac OS X

Problems building or running the engine, queries about how to use features etc.
User avatar
temas
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 390
Joined: Sun Oct 06, 2002 11:19 pm
Location: The Woodlands, TX

Post by temas »

I'll probably unsticky this thread and make sure the docs are up to date. About to start up the 1.0 build too, so watch CVS.
User avatar
Project5
Goblin
Posts: 245
Joined: Mon Nov 22, 2004 11:56 pm
Location: New York, NY, USA

Ok

Post by Project5 »

So I went into the Ogre directory and tried to build Ogre.xcode, selecting the OgreFramework target. It halts on this error:

Code: Select all

can't locate file for: -lbundle1.0
in location:

Code: Select all

Ogre:0
If anyone knows what I should be doing differently that would be fantastic :D

--Ben
User avatar
temas
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 390
Joined: Sun Oct 06, 2002 11:19 pm
Location: The Woodlands, TX

Post by temas »

Talked about this on IRC, it was actually one of the older errors.
User avatar
temas
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 390
Joined: Sun Oct 06, 2002 11:19 pm
Location: The Woodlands, TX

Post by temas »

Unstickied, the README_MacOSX.txt in the Docs dir has the correct instructions for now. Should have the build updates for Azathoth in soon.
charlesgoff
Gnoblar
Posts: 3
Joined: Fri Jan 21, 2005 4:45 pm

Building on OS X

Post by charlesgoff »

I'm having some trouble building on OS X that I've not been able to find any help with on this forum. I've followed all of the directions that I could find and now come up with the following error when the build get to the OgreMemoryManager. The first message is this warning:
Ogre:0: ignoring -mlong-branch, superflous when PIC is on; use with -static

and then this error:
Build failed(see build log for details)

The problem is that there is nothing in the bulid log!!

Has anyone encountered this problem. I'm using the latest version of everything.
User avatar
temas
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 390
Joined: Sun Oct 06, 2002 11:19 pm
Location: The Woodlands, TX

Post by temas »

Check your version of XCode. You need the latest release.
charlesgoff
Gnoblar
Posts: 3
Joined: Fri Jan 21, 2005 4:45 pm

Post by charlesgoff »

Thanks. While I was waiting for a reply I happened upon another website where someone suggested the same thing. It turns out I was running XCode 1.1 instead of 1.5. That's the last time I trust Apple's software upadte to keep me up to date. Any way, it seems to be compiling now. Sorry for wasting anyone's time on this trivial problem.
charlesgoff
Gnoblar
Posts: 3
Joined: Fri Jan 21, 2005 4:45 pm

Success!!!!

Post by charlesgoff »

Thanks to all those who have posted their suggestions here. I don't think I could have gotten this to run on my Powerbook without all of these posts. Now to do something constructive with it....
SteveFrazier
Kobold
Posts: 29
Joined: Sun Sep 05, 2004 10:44 pm
Location: Rochester Hills, MI

Software update

Post by SteveFrazier »

Apple does not normally use Software Update for the developer tools. I only recall once where that has been done. You just need to get on Apple's developer weekly news mailing list (ADC news) or periodally check Apple's developer site for news on updates to the tools.