https://bugzilla.novell.com/show_bug.cgi?id=654587
https://bugzilla.novell.com/show_bug.cgi?id=654587#c0 Summary: system.web.mvc.pc file and other .pc files have incorrect library paths Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: Other OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Some .pc files installed by the Mono 2.8 installer have incorrect library paths. For example, this is the content of system.web.mvc.pc: Name: System.Web.Mvc Description: System.Web.Mvc - ASP.NET MVC Version: 1.0.0.0 Libs: -r:/tmp/install/lib/mono/gac/System.Web.Mvc/1.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll The path should be something like C:\Program Files\Mono-2.8\... This also happens for some other .pc files, such as system.web.mvc2.pc and system.web.extensions_1.0.pc The result is that MonoDevelop can't find those assemblies. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
