| View previous topic :: View next topic |
| Author |
Message |
LoTeK Apprentice


Joined: 26 Jul 2012 Posts: 244
|
Posted: Sun Feb 10, 2013 2:56 pm Post subject: Gentoo and C#: Development and Compiler |
|
|
Does any of you have experience with C#. I guess C# is not a supported language of GCC, so is it possible to code with for example vim and compile with an opensource compiler? _________________ "I want to see gamma rays! I want to hear X-rays! Do you see the absurdity of what I am? I can't even express these things properly because I have to conceptualize complex ideas in this stupid limiting spoken language!"
Last edited by LoTeK on Thu May 30, 2013 9:13 am; edited 1 time in total |
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4677 Location: ~Brussels - Belgique
|
Posted: Sun Feb 10, 2013 3:23 pm Post subject: |
|
|
Hello,
There is Mono and for sure editors adapted for.
But, as for Wine, I found counterproductive, or even evil to use Microsoft products running Windows in Linux. You will have more problems using Mono than using Visual Studio which is the best editor / compiler suite I have met since now.
And not all libraries are present in Mono : only those defined by the ECMA standard + gtk / Qt bindings, but none of the Microsoft libraries, of course.
So, if you need to learn Microsoft C#, stay on Microsoft OS and software suites. _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
LoTeK Apprentice


Joined: 26 Jul 2012 Posts: 244
|
Posted: Sun Feb 10, 2013 3:40 pm Post subject: |
|
|
Thanks for your answer!
| Quote: | | But, as for Wine, I found counterproductive, or even evil to use Microsoft products running Windows in Linux. |
Well until now I've used Wine only for playing games (old games like StarCraft 1) and it worked quite well. I've even heard that some windows programs run better with Wine than on windows, but I can imagine that there are many problems...
The problem is that I have installed windows 7 only on my gaming-machine (which I use very rarely) and I don't want to install it on any other machine.
So I guess I have to try running visual studio 2012 with wine and if that doesn't work I have to code on ETH computers  _________________ "I want to see gamma rays! I want to hear X-rays! Do you see the absurdity of what I am? I can't even express these things properly because I have to conceptualize complex ideas in this stupid limiting spoken language!" |
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4677 Location: ~Brussels - Belgique
|
|
| Back to top |
|
 |
LoTeK Apprentice


Joined: 26 Jul 2012 Posts: 244
|
Posted: Sun Feb 10, 2013 7:32 pm Post subject: |
|
|
| Quote: | | Visual Studio doesn't work with Wine |
ok, just great
So I have to face rough times...
| Quote: | Frankly, using Windows app without the Windows OS is like alcohol free beers : it's not KISS  |
Or better using windows OS / windows apps at all is like that cheap, ugly junkie beer  _________________ "I want to see gamma rays! I want to hear X-rays! Do you see the absurdity of what I am? I can't even express these things properly because I have to conceptualize complex ideas in this stupid limiting spoken language!" |
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4677 Location: ~Brussels - Belgique
|
Posted: Mon Feb 11, 2013 6:55 am Post subject: |
|
|
In some pubs, you don't have the choice of the best beer  _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6599 Location: Somewhere over Atlanta, Georgia
|
Posted: Mon Feb 11, 2013 3:42 pm Post subject: |
|
|
At work, I am forced to run Windows for the corporate infrastructure applications, but most of the actual product development I do is embedded systems running Linux. My solution for my newly upgraded desktop machine will be to run a copy of Windows 7 under a VM (probably Xen; I'm still experimenting) with the underlying iron running Gentoo.
Visual Studio (which I use sporadically) will surely run under that.
- John _________________ This space intentionally left blank. |
|
| Back to top |
|
 |
LoTeK Apprentice


Joined: 26 Jul 2012 Posts: 244
|
Posted: Mon Feb 11, 2013 4:17 pm Post subject: |
|
|
I thought about VM's too, but I've got no experience with them.
Can you post your solution when it's working?  _________________ "I want to see gamma rays! I want to hear X-rays! Do you see the absurdity of what I am? I can't even express these things properly because I have to conceptualize complex ideas in this stupid limiting spoken language!" |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6599 Location: Somewhere over Atlanta, Georgia
|
Posted: Mon Feb 11, 2013 4:41 pm Post subject: |
|
|
Sure.
- John _________________ This space intentionally left blank. |
|
| Back to top |
|
 |
|