I am trying to use PInvoke in an application. The library is a 32 bit .so. When I try to run the app, I get a 'DLL not found' exception. Looking into more detail, there is a message in the debug trace 'Wrong base ELF class: ELFCLASS32'. Does this mean I either need a 64 bit version of the library or a 32 bit version of Mono? -- View this message in context: http://www.nabble.com/PINVOKE-can%27t-find-32-bit-shared-library-on-64-bit-MONO-tp23895177p23895177.html Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
