[Mono-bugs] [Bug 412225] New: Dynamic Language Runtime Beta 3 fails to compile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 25 10:59:39 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=412225
Summary: Dynamic Language Runtime Beta 3 fails to compile
Product: Mono: Compilers
Version: 1.9
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: jbenjos at fau.edu
QAContact: mono-bugs at lists.ximian.com
Found By: Development
Description of Problem:
The Dynamic Language Runtime Beta 3 fails to compile, as downloaded from here:
http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=12988
Steps to reproduce the problem:
1. Download DLR from above website.
2. Open solution in MonoDevelop
3. Attempt to build
Actual Results:
[Task:File=, Line=0, Column=0, Type=Error, Priority=Normal, Description=cannot
find metadata file
`/home/jonathan/Desktop/gg/IronPython-2.0B3/Src/Microsoft.Scripting.Core/$(SilverlightSdkPath)/System.dll'(CS0006)]
[Task:File=, Line=0, Column=0, Type=Error, Priority=Normal, Description=File
'/home/jonathan/Desktop/gg/IronPython-2.0B3/Src/Microsoft.Scripting.Core/$(SilverlightSdkPath)/System.dll'
not found]
Expected Results:
The solution is fully built and compiled without any errors or warnings (as is
true in Visual Studio 2008/.NET Framework 2.0)
How often does this happen?
Always.
Additional Information:
This is a very early report. I am going to submit additional information once I
work around the above problems.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list