[Mono-winforms-list] Running apps on a MAC
Joseph Kavchok III
kavchjoe at gmail.com
Fri Dec 1 10:49:33 EST 2006
Is there a tutorial out there for porting a VS project to a MAC.
I have a simple winform app developed on VS2003.
I installed Mono 1.2.1 on the MAC.
I compiled with the following line:
mcs Form1.cs -out:Form1.exe -pkg:dotnet -target:win
then convert to mac application with the following line:
macpack -mode:winforms -o:. -a:Form1.exe
All this goes well but when i attempt to run the Form1.app, the window never
appears and an icon flashes once in the "taskbar".
I would appreciate any help,
Joe
--
All you need to invent is a pile of junk
and a good imagination. ~Thomas A. Edison
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20061201/4d5a75d5/attachment.html
More information about the Mono-winforms-list
mailing list