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

jstrum

macrumors newbie
Original poster
Feb 14, 2008
11
0
I need some help. A friend of mine is compiling a program on his PC is it possible to compile to mac format from visual studio 2005?
 

Cromulent

macrumors 604
Oct 2, 2006
6,802
1,096
The Land of Hope and Glory
I need some help. A friend of mine is compiling a program on his PC is it possible to compile to mac format from visual studio 2005?

No. You would need to use Xcode assuming it is written in standard C or C++ and only makes calls to the standard library.

If it is any other language or makes calls to the Windows API it won't work at all.
 

bbarnhart

macrumors 6502a
Jan 16, 2002
824
1
To make it cross platform, you could use a web interface or perhaps Real Basic. I know it may not be practical.
 

elppa

macrumors 68040
Nov 26, 2003
3,233
151
Visual Studio is designed to tie application development to the Windows platform. It is not in Microsoft's interests to make it a cross platform development tool. Just as Xcode will never allow you to write Windows apps.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.