[Mono-winforms-list] Can I execute the exe file of visual studio project on linux+MONO ?
mohammed_aid
mohammed_aid at yahoo.com
Tue Feb 3 23:01:01 EST 2009
really I appreciate your help. it is the fastest and the forum.
I tried it and it is working very well.
thank you so much.
Carlos Alberto wrote:
>
> Yes, you can run winforms apps in linux.
>
> Basically you take the .exe produced by Visual Studio (usually under
> MyProjectName/MyProjectName/bin/Release) and then you have to run it (from
> the console):
>
> mono MyProjectName.exe
>
> Carlos.
>
> 2009/2/3 mohammed_aid <mohammed_aid at yahoo.com>
>
>>
>> hello everybody,
>>
>> this is the second day for me in this forum and really I am very happy
>> with
>> you all.
>>
>> today I have small problem which is I can't run the executable file which
>> released by visual studio on Linux Fedora with MONO 2.
>>
>> is it possible to do that ?
>>
>> if not please suggest any solution to help me because my project was
>> developed by visual studio and I have used winforms inside it that is way
>> I
>> could not modify it on MonoDevelop and I do not want to convert it to
>> GTK#
>> forms.
>>
>> thank you in advance.
>>
>> best regards.
>> --
>> View this message in context:
>> http://www.nabble.com/Can-I-execute-the-exe-file-of-visual-studio-project-on-linux%2BMONO---tp21823667p21823667.html
>> Sent from the Mono - WinForms mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>
>
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
--
View this message in context: http://www.nabble.com/Can-I-execute-the-exe-file-of-visual-studio-project-on-linux%2BMONO---tp21823667p21824061.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
More information about the Mono-winforms-list
mailing list