[Mono-bugs] [Bug 636915] native libraries needed by DllImport not found in non-app directory containing the executing assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 3 03:27:06 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=636915#c2


--- Comment #2 from Joe Mistachkin <joe at mistachkin.com> 2010-09-03 07:27:05 UTC ---
Created an attachment (id=387383)
 --> (http://bugzilla.novell.com/attachment.cgi?id=387383)
complete solution with three projects (req vs2008)

The solution and projects contained in this attachment are setup to build in a
unique way:

1. The primary application executable is built and placed normally.

2. Both the "helper" managed assembly (DLL) and the native library (DLL) are
placed in a "deploy" sub-directory of the solution directory itself.  These are
located dynamically by the primary application executable at runtime.

The solution should be built using Visual Studio 2008.  I've tested the built
solution locally using Mono 2.6.7 and the .NET Framework 2.0.

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