Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

satyam90

macrumors regular
Original poster
Jul 30, 2007
242
0
Bangalore, India
I have a project which is developed in "Mono" (Mono is just like other C/C++ compiler, instead of using "gcc" use "mcs" to compile). I have make files for the project and I am able to compile and build appropriately.
Is it possible to compile and build the same project using XCode IDE? What are the properties/changes I have to make in project settings? First of all, how to convert that project so that it will open in XCode?
 

satyam90

macrumors regular
Original poster
Jul 30, 2007
242
0
Bangalore, India
I already have the Mono installed on my Mac which includes cocoa-sharp also.
I am able to compile and build my mono application using Makefiles which picks appropriate Mono compiler and do.
I want to use XCode as editor for the project and to compile and build the application using it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.