Miguel de Icaza wrote:
Does anyone know which (recent) versions of mono work with which (recent) versions of FePy?Hello, I'm trying a proof of concept to see how FePy can use assemblies created from C# code. So far, of mono (1.1.8.1 and 1.1.7) and FePy (0.6, 0.7.1, 0.7.5, 0.7.6), only mono (1.1.7 and 1.1.8.1) and FePy 0.6 are doing what I'd expect. I'm at least able to get the FePyConsole in FePy 0.7.1 and both of mono 1.1.7 and 1.1.8, but can't load the assembly. Everything else is crapping out. This is the type of error I'm getting just trying to bring up the FePyConsole (this one from mono 1.1.8 and FePy 0.7.5): [EMAIL PROTECTED] 10:34AM mono % mono1.1.8 /usr/local/apps/IronPython-0.7.5/bin/IronPythonConsole.exe ** (/usr/local/apps/IronPython-0.7.5/bin/IronPythonConsole.exe:14030): WARNING **: The class System.Collections.Generic.IDictionary`2 could not be loaded, used in /usr/local/apps/IronPython-0.7.5/bin/IronPython.dll (token 0x01000006) Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x00000> <unknown method> in <0x0008a> IronPythonConsole.PythonCommandLine:Main (System.String[] rawArgs) Jeremy Jones |
_______________________________________________ users-ironpython.com mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
