Ogre fails to compile due to using wrong path, any easy way to correct it in my end?

Jeremy Lavergne jeremy at lavergne.gotdns.org
Fri May 18 09:29:56 PDT 2012


> I'm trying to compile Ogre but the process is failing while trying to execute the pbxcp command since it is looking in the wrong (old) directory. I have XCode 4.3.2 and framework paths changed from "/Developer/" to "/Applications/Xcode.app/".
> 
> I've found that I may work around the problem by changing the path in "visualization_common/ogre/Makefile" [1], but I don't know how to do it using macports. Can I just locate the files that macports downloaded and change those restarting the installation process? Or is there any other thing I need to do?
> 
> Also, should I create a ticket for this issue under ogre port?

Yes, you can have MacPorts extract the source and then you can go in and make your changes:
 1 sudo port -s extract ogre
 2 cd `port work ogre`
 3 ???
 4 cd
 5 sudo port -s ogre

I'd make a ticket as well, attaching your patches.
http://guide.macports.org/#project.tickets

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8796 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120518/0af91ec4/attachment.bin>


More information about the macports-users mailing list