One sugestion:
How about symlinking the headers into the build directory?
Bill
On 25/11/2009, at 10:30 AM, Bill Northcott wrote:
As things are currently set up a Makefile build will only work in
the source tree. If you try to configure and make in a separate
build directory you get hundreds of errors like the above.
The problem is lines like:
Array.h:26
#import <Swarm/Collection.h>
Unless the build is in the source tree this will fail because there
is no 'Swarm' symlink in the source tree.
_______________________________________________
swarm-hackers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swarm-hackers