[Mono-list] n00b porting first application to Mono/Linux
crush157
ewan.slater at googlemail.com
Thu Jul 8 12:22:36 EDT 2010
Hi,
I've written a desktop client in C# on Windows using Visual Studio Express
2010.
I've copied the .exe to my Mono environment and tried to run the application
from the command line.
I get the following output:
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v1.1.4322
** (./CheckSumSpike.exe:1606): WARNING **: Missing method
System.Windows.Forms.Application::SetCompatibleTextRenderingDefault(bool) in
assembly
/usr/lib/mono/gac/System.Windows.Forms/1.0.5000.0__b77a5c561934e089/System.Windows.Forms.dll,
referenced in assembly /home/ewan/BladeRunner/Release/CheckSumSpike.exe
Unhandled Exception: System.MissingMethodException: Method not found:
'System.Windows.Forms.Application.SetCompatibleTextRenderingDefault'.
So my question is what else do I have to do to get this application running
under Mono on Linux?
Do I need any additional components to support the GUI for the application?
Cheers,
Ewan
--
View this message in context: http://mono.1490590.n4.nabble.com/n00b-porting-first-application-to-Mono-Linux-tp2282544p2282544.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list