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 it has p
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 it has problems, some idea?
0.7.6 uses some features from the .NET 2.x framework that have
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 it has problems, some idea?
0.7.6 uses some features from the .NET 2.x framework that have not been
implemented yet in Mono.
We are w
mono is not compile ironpython
mcs -t:library -r:bin/IronMath.dll /r:System.dll -out:bin/IronPython.dll -
recurse:IronPython/*.cs
IronPython/AST/CodeGen.cs(568) warning CS0219: The variable 'mb' is
assigned but its value is never used
IronPython/AST/Namespace.cs(100) warning CS0219: The variable