|
Well, I just opened IronPython_Main\Solutions\IronPython.sln
and the following errors appear: C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.Core.csproj : error : Unable to read the project file 'Microsoft.Scripting.Core.csproj'. C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.Core.csproj: The project file could not be loaded. Could not find a part of the path 'C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.Core.csproj'. C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.ExtensionAttribute.csproj : error : Unable to read the project file 'Microsoft.Scripting.ExtensionAttribute.csproj'. C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.ExtensionAttribute.csproj: The project file could not be loaded. Could not find a part of the path 'C:\IronPython_Main\Runtime\Microsoft.Scripting.Core\Microsoft.Scripting.ExtensionAttribute.csproj'. But I tried building now and building Release and Silverlight4Release succeeded, building Silverlight3Release failed. Trying Silverlight4Release however shown the following error: C:\IronPython_Main\bin\Silverlight4Release>Chiron.exe /d:python Chiron - Silverlight Dynamic Language Development Utility. Version 1.0.0.0 Chiron serving 'C:\IronPython_Main\bin\Silverlight4Release\python' as http://localhost:2060/ 21:40:11 200 338 /css/screen.css 21:40:11 200 5 146 /index.html 21:40:11 200 1 249 /js/error.js 21:40:13 500 637 /app.xap [error generating XAP: Could not find assembly: System.Numerics.dll] Sure I know this is not yet even beta - just reporting my attempts. Btw. is a release date for 2.6.2 known already? -- -- Lukáš On 27.6.2010 20:53, Curt Hagenlocher wrote: Those projects don't exist for .NET 4.0; did you want to build for 2.0 or 4.0? |
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
