Re: How to create Makefile from XCode project
Re: How to create Makefile from XCode project
- Subject: Re: How to create Makefile from XCode project
- From: Alexander von Below <email@hidden>
- Date: Thu, 17 Jul 2008 11:55:41 +0200
A little googleing got me this page from gnustep:
http://svn.gna.org/svn/gnustep/tools/pbxbuild/trunk/main.m
See if you can find "generateMakefileForTarget" somewhere in the
repository
Alex
Am 17.07.2008 um 11:49 schrieb Api Api:
Thanks Alex for correcting me on Mac and Xcode. I'll use it right
way from now on.
I am searching the web for the same topic for past few days, but
could not get to some significant link.
Could you please point me some useful links for some documentation
or some tool for this.
Thanks,
Api
On Thu, Jul 17, 2008 at 2:54 PM, Alexander von Below <email@hidden>
wrote:
Please, it is "Mac" and "Xcode". We are weird that way.
It is quite doable to parse a project file and generate a Makefile
from it, I am sure someone did so already. Try searching the web for
this.
That said, you may be better off to use a Makefile on all platforms.
Xcode does support Makefile based projects (explained in the
documentation)
Alex
Am 17.07.2008 um 11:14 schrieb Api Api:
Hi
I have recently started working on MAC, I am working on a project of
C++. The IDE used is XCode2.4.1
I need to port the C++ project on MAC to the Solaris and Linux
platforms.
Can anyone please let me know,
How can I create a makefile from a typical XCode project?
I tried a tool PBTOMAKE, but it is not so good. It does not export
the XCode settings to the makefile.
Is there any option in XCode to do this or any good tool available?
Thanks,
Api
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden