Re: Going crazy trying to compile dll

2007-03-05 Thread Morgan Gangwere
On 3/5/07, Jonas Jalminger <[EMAIL PROTECTED]> wrote: Hi, I have tries various solutions but nothing works. The problem is that dlopen() never returns when called. These are built in eclipse using managed projects where the dll is chosen as shared library project. If I misspell the dll-name, dlo

Going crazy trying to compile dll

2007-03-05 Thread Jonas Jalminger
Hi, I have tries various solutions but nothing works. The problem is that dlopen() never returns when called. These are built in eclipse using managed projects where the dll is chosen as shared library project. If I misspell the dll-name, dlopen() returns as it should with an error saying "not