Oh I spoke too soon,
setting LD_LIBRARY_PATH actually works. The problem is that Creator ignores the following line
and tries to launch MyApp instead of MyAppd even when I've chosen the debug configuration.Qt Code:
TARGET = $$join(TARGET,,,d)To copy to clipboard, switch view to plain text mode
It would seem like Creator doesn't support different names for debug and release builds.




Reply With Quote
Bookmarks