Re: Relative paths for headers
Re: Relative paths for headers
- Subject: Re: Relative paths for headers
- From: Markus Hitter <email@hidden>
- Date: Wed, 4 Jan 2006 21:33:30 +0100
Am 04.01.2006 um 18:23 schrieb Greg Norz:
...
#include "boost/shared_ptr.hpp"
...
If relative paths don't work in Xcode, what are some other developers
using when they share projects across multiple machines that might
house
code in different locations on disk?
You should be able to create a fake framework by setting up a
framework hierarchy, filling it with a symlink to the header
directory and one to the actual library. Location of this framework
matters, as libraries have their installation path compiled in.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden