Re: Running a Make-based project
Re: Running a Make-based project
- Subject: Re: Running a Make-based project
- From: Chris Espinosa <email@hidden>
- Date: Fri, 14 Oct 2005 20:25:58 -0700
On Oct 14, 2005, at 7:51 PM, Tommy Nordgren wrote:
I'm testing a Make based build.
For some reason the Build and run, run,Build and debug, debug
popup menu items are disabled, although I manage to build the project.
How can I fix this?
Xcode can't guess what the executable of a make-based build is, so it
can't figure out what to launch.
Set up a New Custom Executable... and point it at your makefile's build
product. Then those menu items will be enabled.
Chris
_______________________________________________
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