Is there any possibility to compile something for CentOS from the c# solution? [duplicate]

StackOverflow https://stackoverflow.com/questions/22991160

سؤال

I know that it sounds stupid, but I have some c# solutions build into some exe files. I would want to use those solutions on Linux but I cannot use the exe files there. Is there any possibility to compile something for linux from the c# solution?

هل كانت مفيدة؟

المحلول

Install Mono on CentOS: http://wiki.phonicuk.com/Installing-Mono-in-CentOS-5-x.ashx

Recompile your EXE using MonoDevelop/Mono http://monodevelop.com/

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top