зеркало из https://github.com/mono/mail-archives.git
82 строки
2.9 KiB
HTML
82 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:jonpryor%40vt.edu">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025665.html">
|
|
<LINK REL="Next" HREF="025668.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</H1>
|
|
<B>Jonathan Pryor
|
|
</B>
|
|
<A HREF="mailto:jonpryor%40vt.edu"
|
|
TITLE="[Mono-list] P/Invoke on amd64 was :Marshalling problems">jonpryor@vt.edu
|
|
</A><BR>
|
|
<I>Sat, 12 Feb 2005 10:07:52 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025665.html">[Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025668.html">[Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25667">[ date ]</a>
|
|
<a href="thread.html#25667">[ thread ]</a>
|
|
<a href="subject.html#25667">[ subject ]</a>
|
|
<a href="author.html#25667">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Sat, 2005-02-12 at 13:48 +0000, James Fitzsimons wrote:
|
|
><i> Hi all,
|
|
</I>><i> so I just tried this from within a 32bit chroot and it works. It seems
|
|
</I>><i> that P/Invoke doesn't work on 64bit mono at the moment?
|
|
</I>><i>
|
|
</I>><i> Does anyone know when this might be planned for?
|
|
</I>
|
|
<snip/>
|
|
|
|
><i> > Unhandled Exception: System.DllNotFoundException: highgui
|
|
</I>><i> > in <0x000bf> (wrapper managed-to-native) Slam.CvImage:cvLoadImage
|
|
</I>><i> > (string,int)
|
|
</I>><i> > in <0x00068> Slam.CvImage:.ctor (string,bool)
|
|
</I>><i> > in <0x00069> Slam.MainClass:Main (string[])
|
|
</I>
|
|
Silly question, but where is libhighgui.so installed? IIRC, 64-bit apps
|
|
need to have their libraries in /lib64 or /usr/lib64. Is this where
|
|
libhighgui.so is located?
|
|
|
|
><i> > <A HREF="mailto:james@athos">james@athos</A> src $
|
|
</I>><i> >
|
|
</I>><i> > I am using mono version 1.1.3 on an amd64 platform.
|
|
</I>
|
|
You might want to try 1.1.4. It's due out Real Soon Now.
|
|
|
|
- Jon
|
|
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025665.html">[Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025668.html">[Mono-list] P/Invoke on amd64 was :Marshalling problems
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25667">[ date ]</a>
|
|
<a href="thread.html#25667">[ thread ]</a>
|
|
<a href="subject.html#25667">[ subject ]</a>
|
|
<a href="author.html#25667">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|