[Mono-bugs] [Bug 401194] gmcs failed to load referencied assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 15 11:39:46 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=401194

https://bugzilla.novell.com/show_bug.cgi?id=401194#c4


--- Comment #4 from Piotr Wysocki <piotr.wysocki at secpl.cs.put.poznan.pl> 2010-09-15 15:39:45 UTC ---
My mono: 2.6.7

MS VS compiles a simple project with the source file and those 2 DLLs as
references and gives this output:

Build started: Project: Lib, Configuration: Debug Any CPU ------
C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702
/errorreport:prompt /warn:4 /define:DEBUG
/reference:..\libs\Castle\Castle.ActiveRecord.dll
/reference:..\libs\NHibernate\NHibernate.dll /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll"
/reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /debug+
/debug:full /optimize- /out:obj\Debug\Lib.dll /target:library TestCriteria.cs

Compile complete -- 0 errors, 0 warnings
Lib -> G:\GmcsLoadFail\Lib\bin\Debug\Lib.dll
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========


Hope that helps.

-- 
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