[Mono-list] Unhandled Exception: System.EntryPointNotFoundException: Foo

Srikanth Chavali srik.chavali at gmail.com
Mon Sep 25 18:18:16 EDT 2006


Hi,
   I am trying to run a .exe file with mono on a linux system and i see the
error:
Unhandled Exception: System.EntryPointNotFoundException:Foo

Foo is defined in a .cpp file. The .exe does DllImport and Foo is the entry
point in that function. There is a function
Foobar1 that executes successfully when defined along with Foo in the .cpp
file. I do DllImport and mark Foo and Foobar1 as the entry points
prior to invoking each of Foo and Foobar1.

Why and when this kind of error would pop up? What needs to be done to make
the problem go away?

Regards,

sri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060925/dbce2b79/attachment.html 


More information about the Mono-list mailing list