Hi

 * just ot run
     o install mono on MacOSX
     o copy Your exe (lets say app.exe) together with assemblies needed
       to Mac
     o execute: mono app.exe
 * to develop
     o install mono on MacOSX
     o install MonoDevelop on MacOSX (Monodevelop installation will
       install mono I think)
     o open solution/project with MD
     o that's it!

There is no setup.exe.
Mono's idea is what .net was at the beginning: Deployment by xcopy/cp!
No need for setup.exe, though packaging is possible...

regards

mel

On 2012.02.16 14:04, treendy wrote:
Hello,

Really struggling here, searched all over google and having no luck.

I have written a simple form app in windows vs 2010 express (click a button
and a label text is changed to "hello, button clicked" now i want this to be
able to run on a MAC

Im so far guessing how to do this, i have created the project within visual
studio 2010 c# express then when finished opened the project in Mono

 From Mono i can run and test this project and it works.

Now, how do i publich my mono project so there is a setup file (or install
file etc...) and how do i make this setup file work on a MAC?

Thank you in advance

--
View this message in context: 
http://mono.1490590.n4.nabble.com/Help-needed-publishing-winforms-c-project-to-mac-using-mono-tp4393850p4393850.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list


--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: http://www.holisticware.net

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to