[Mono-bugs] [Bug 44008][Maj] Changed - P/Invoke does not find unmanaged libraries in app directory
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 4 Jun 2003 06:29:13 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44008
--- shadow/44008 Sun Jun 1 19:51:17 2003
+++ shadow/44008.tmp.6075 Wed Jun 4 06:29:13 2003
@@ -1,14 +1,14 @@
Bug#: 44008
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jason@379.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -19,6 +19,9 @@
I have an application which includes unmanaged libraries. These are not
system level libraries and belong with the application. I am trying to do
an "xcopy deploy" to a RH9 linux system. The unmanaged libraries are in the
same directory as the application executable. P/Invoke calls fail with a
"can't find shared library" error. The same code will run on Windows/.NET.
Mono needs to look for unmanaged libraries in the application directory.
+
+------- Additional Comments From dietmar@ximian.com 2003-06-04 06:29 -------
+fixed in CVS