Coding a plain C application in XCode with windows compatibility
Coding a plain C application in XCode with windows compatibility
- Subject: Coding a plain C application in XCode with windows compatibility
- From: " Kuon - Nicolas Goy (Goyman.com SA) - 時期精霊 " <email@hidden>
- Date: Tue, 03 Oct 2006 21:20:14 +0200
Hello folks,
I know my problem is not "really" an xcode matter, but it comes to
XCode as I do all my coding under XCode.
There it is: I create a plain C application, with no libraries except
stdlib, pthreads, SDL and OpenGL. This application will be huge,
anyway, I've been a C, Java, Cocoa coder for many years now, but I
never coded a single line of any language under Windows.
So, what I want, is hapily code under XCode, and when I wanna test my
code under windows, XCode create "something" I can use to compile
under windows.
After some search, I was able to find MinGW, which seem to be the
alternative to Visual Studio, and it use gcc and makefiles.
It would be superb if XCode could create a Makefile (and maintain it
up to date) so I can just "make" under windows to compile my project.
I found http://lists.apple.com/archives/xcode-users/2003/Dec/
msg00047.html
and some others, but they are 3 years old, so I don't know what is
the current situation.
Regards
--
Kuon
CEO - Goyman.com SA
http://www.goyman.com/
"Computers should not stop working when the users' brain do."
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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