PDA

View Full Version : C# Compiling to .exe?



liquidfunk
October 7th, 2008, 10:15 PM
I have a class at university where they teach us C#. As I'm running on Linux, I have to use mono. However, whenever I compile something it comes out as a .exe file. Which as I am on Linux, I can't test.

Any ideas? I don't want to have to use the University machines as they aren't that great, and I know that Banshee is made with C#, so how do they do it?

Thanks.

LaRoza
October 7th, 2008, 10:18 PM
You can use them on Linux. The file extension means nothing.

See the http://ubuntuforums.org/showthread.php?p=5441677

liquidfunk
October 7th, 2008, 10:29 PM
Thankyou, you are a genius!

LaRoza
October 7th, 2008, 10:32 PM
Thankyou, you are a genius!

Well, perhaps, but not because of this :-)