Linked by Thom Holwerda on Mon 17th Jul 2006 10:55 UTC, submitted by Bernhard Spuida
Thread beginning with comment 143823
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Cross-platform version of VS2005
by Daniel Grimm on Mon 17th Jul 2006 12:37
in reply to "RE: Cross-platform version of VS2005"
RE[3]: Cross-platform version of VS2005
by bspuida on Mon 17th Jul 2006 13:16
in reply to "RE[2]: Cross-platform version of VS2005"
A clarification: "cross platform" generally means that the compiled output can run on various platforms.
SharpDevelop as such currently runs only on Windows, as mono for now still does not have a 100% winforms implementation though I'm sure this will come. And alas, there still are a few direct system calls that need to be got rid off.
But then - compile on one platform, run on another isn't half bad. Just imagine that you can just take any Visual Studio project and get it to run on Linux...







Member since:
2006-06-13
Realy ?
Could you please give me the link to linux version ?