Just can't stay away
Joined: 2009/10/7 1:11 Last Login
: 10/27 15:47
From Odense
Group:
Registered Users
|
I'm trying to expand plugin-capabilities of Qt, and some code refers to dlopen()/dlclose()/dlsym(). The code links, but does not work.
Now I'm trying to make a small test-app that uses dlopen, but it doesn't link, telling me "undefined reference to dlopen".
I can't seem to find dlopen as symbol in any of the SDK libraries, so how come Qt links? If there is some macro definition somewhere, I can't find it. Help!
|