[Mono-list] Need help with mono debugger

2009-03-14 Thread tenspd137
I am using Monodevelop-1.9.2 (2.0-beta1). I am running from within the IDE just a helloWorld namespace helloMono { class MainClass { public static void Main(string[] args) { Console.WriteLine(Hello World!);

Re: [Mono-list] Need help with mono debugger

2009-03-14 Thread Sandy Armstrong
On 03/14/2009 07:52 AM, tenspd137 wrote: when I try to run the debugger mdb helloMono.exe and try (mdb) run I get the following: Starting program: helloMono.exe EXCEPTION: Mono.Debugger.TargetException: Unsupported `mono' executable: What version of Mono are you using? I believe you

Re: [Mono-list] Need help with mono debugger

2009-03-14 Thread tenspd137
Sandy Armstrong wrote: On 03/14/2009 07:52 AM, tenspd137 wrote: when I try to run the debugger mdb helloMono.exe and try (mdb) run I get the following: Starting program: helloMono.exe EXCEPTION: Mono.Debugger.TargetException: Unsupported `mono' executable: What version of Mono

[Mono-list] Need Help on MOno

2005-12-11 Thread Gayan Perera
dear frnds, i'm planing to do my final year project of my IT Degree. for that i choose Mono as my platform to develop. it will contain a web module which is for mobile devices (GPRS) and Standalone module (GTK#). but what i'm lacking of is good reporting tool like Crystal Reports. if you can tell

[Mono-list] Need help compiling mono on nslu2 (arm) device

2005-11-19 Thread Sinclair73
Hello, I try to compile mono-1.1.10 on my Linksys NSLU2 (arm processor). I have following problems compiling mcs: make[7]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib' make all-local make[8]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib' make[8]:

Re: [Mono-list] Need help getting Mono working on Windows

2005-06-10 Thread Martin Hinks
Have you tried with just a simple Hello World test? Try mono --help Should work however with mono HelloWorld.exe If that doesnt work, post back with more info Martin On 6/8/05, Nicholas Ulle [EMAIL PROTECTED] wrote: I'm trying to set up Mono on Windows XP Home SP1, but I can't seem to get it

[Mono-list] Need help getting Mono working on Windows

2005-06-08 Thread Nicholas Ulle
I'm trying to set up Mono on Windows XP Home SP1, but I can't seem to get it to work. The install runs okay, and mcs works (either using the Mono command prompt or the windows command prompt with the bin added to PATH), but I can't run any compiled applications (tried double-clicking them, tried