[Mono-list] Error: Failed to load library libuser32.dll...

tswall@attbi.com tswall@attbi.com
Thu, 27 Feb 2003 15:31:44 +0000


I'm not sure if this is who I should send this question to, but I'm getting an
error that the shared libraries for the Windows.Forms classes isn't being found.
I've written a simple GUI program to try and compile and run in mono, and I
can't get it to run in the mono-runtime. It compiles perfectly fine into a .exe,
then when I try to run it with "mono test.exe" I get a long list of "Failed to
load library libuser32.dll" errors. Any ideas?
Thanks very much in advance,
Scott Wall