qzhan15 wrote: > I have installed wine, and "libuser32.dll.so" (link to user32.dll.so) is > located at /usr/lib/wine, and already configure the ld.so.conf and run > ldconfig. then the "EntryPointNotFoundException" disappear but finally > aborted during executing the native method.
Mono for Linux cannot consume Wine's shared objects. You may have more luck running Mono for Windows under Wine, but this is totally unsupported and not recommended. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
