Re: [IronPython] error 0.7.6 with mono

2005-06-30 Thread Jeremy Jones
Forgot to mention I'm running Linux (Ubuntu Hoary). JJ Jeremy Jones wrote: Miguel de Icaza wrote: Hello, Hello friends, Ironpython 0.7.x already works with monkey (1.1.8) :D, with the version 0,7,5 everything works well apparently, but with version 0,7,6 i

Re: [IronPython] error 0.7.6 with mono

2005-06-30 Thread Jeremy Jones
ary`2 could not be loaded, used in /usr/local/apps/IronPython-0.7.5/bin/IronPython.dll (token 0x0106) Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x0> in <0x0008a> IronPythonConsole.PythonCommandLine:Main (Sy

Re: [IronPython] Converting an script to exe or dll

2005-04-06 Thread Jeremy Jones
Scott Hatfield wrote: That's great! Now can you have it run without a console? How do you mean? I put a sleep(5) in there so that I could see the output when I double clicked on __main__.exe from Windows Explorer, but a console still popped up. I think there are probably ways to disable thi

Re: [IronPython] Converting an script to exe or dll

2005-04-06 Thread Jeremy Jones
ile(s)    305,961 bytes    2 Dir(s)  31,647,404,032 bytes free C:\downloads\fepy\IronPython-0.7.1\bin>__main__.exe Hello from FePy C:\downloads\fepy\IronPython-0.7.1\bin> Jeremy Jones ___ users-ironpython.com mailing list users-ir