Re: How to create Makefile from XCode project
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Please, it is "Mac" and "Xcode". We are weird that way. Alex Am 17.07.2008 um 11:14 schrieb Api Api: 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/below%40mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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) 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. This email sent to below@mac.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexander von Below