Bringing an existing makefile based project into xcode
Bringing an existing makefile based project into xcode
- Subject: Bringing an existing makefile based project into xcode
- From: Larry Martell <email@hidden>
- Date: Sun, 25 Jan 2009 15:23:18 -0700
I have an existing project with a makefile. If I type make in xterm it
builds and runs.
I want to bring this project into xcode. I googled for this, and found
instructions at:
web.ist.utl.pt/jose.alberto.coelho/mac/MakefilesXcode.pdf
I followed those instructions, but when I build it fails with:
make: *** No rule to make target `xxxx.cpp', needed by `xxxx.o'. Stop.
But xxxx.cpp is right these in the xcode projects's list of source files.
Anyone know how I can bring my makefile based project into xocde and
build and debug it from there?
TIA!
-larry
_______________________________________________
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