Avoiding name mangling in Qt dll
Hi All
I have created a QT Qt Library.
But when i try to use that dll I see the names of all the functions in dll are name mangled.
How to avoid this?
7 replies
… and you cannot use simple functions pointers to call methods on objects [parashift.com].
You must log in to post a reply. Not a member yet? Register here!




