Hi all,
I don't understand how frameworks work so i need many help on mac to compile the ogre framework.
I have this error :
/Developer/Private/jam -d1 -j1 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.3 BUILD_STYLE=Development CPP_HEADERMAP_FILE=/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/OgreFramework.build/OgreMain.build/Ogre.hmap SRCROOT=/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework OBJROOT=/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build SYMROOT=/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build DSTROOT=/tmp/OgreFramework.dst
DynamicLibrary /Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/Ogre.framework/Versions/A/Ogre
DynamicLibrary.LinkUsingFileList /Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/Ogre.framework/Versions/A/Ogre
/usr/bin/g++-3.3 -o /Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/Ogre.framework/Versions/A/Ogre "-L/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build" "-F/Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build" "-F/Library/Frameworks" -filelist /Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/OgreFramework.build/OgreMain.build/Objects-normal/LinkFileList "-framework" "Carbon" "-lz" "-framework" "IL" "-framework" "freetype" "-arch" "ppc" "-prebind" "-Wl,-single_module" "-dynamiclib" "-compatibility_version" "0.13.0" "-current_version" "0.13.0" -install_name "`echo "@executable_path/../Frameworks/Ogre.framework/Versions/A/Ogre" | /usr/bin/sed 's!//*!/!g'`"
ld: warning prebinding disabled because dependent library: /Library/Frameworks/IL.framework/Versions/A/IL is not prebound
ld: Undefined symbols:
Ogre::MovablePlane::_getDerivedPlane() const
/usr/bin/libtool: internal link edit command failed
...failed DynamicLibrary.LinkUsingFileList /Users/ricco/Public/DVD/Dev/libs/ogrenew/Mac/XCode/OgreFramework/build/Ogre.framework/Versions/A/Ogre ...
Thanks
impossible to link Ogre on Mac
-
Ricco
- Gnoblar
- Posts: 6
- Joined: Sat Jan 08, 2005 6:07 pm
-
johnnyfeego
- Gnoblar
- Posts: 16
- Joined: Thu Sep 30, 2004 6:21 am
- Location: Rome, Italy...
-
Ricco
- Gnoblar
- Posts: 6
- Joined: Sat Jan 08, 2005 6:07 pm
it doesn't work...johnnyfeego wrote:I don't think the cvs will work
It's the 1.2.8.johnnyfeego wrote: I'll get more troubles, anyway you need SDL 1.2.7 but this will not solve the link trouble.
I will do that tojohnnyfeego wrote:we solved the _getDerivedPlane trouble some time ago, I don't remember what you need to do but if you make a forum search you will find the solution.
-
Ricco
- Gnoblar
- Posts: 6
- Joined: Sat Jan 08, 2005 6:07 pm
I may be found the soltion : http://www.ogre3d.org/phpBB2/viewtopic. ... rivedplane
The ogreframework dir is deprecated
The ogreframework dir is deprecated
-
johnnyfeego
- Gnoblar
- Posts: 16
- Joined: Thu Sep 30, 2004 6:21 am
- Location: Rome, Italy...
-
Ricco
- Gnoblar
- Posts: 6
- Joined: Sat Jan 08, 2005 6:07 pm