Before filing a bug about this, I though I'd post here first in case 
this is actually not a bug.

The problem is the version of Qt I configured in the project settings. 
When I select something else than "Qt in PATH" in "Build Settings" 
(using for example, "/home/me/opt/qt-4.6.3-debug/bin/qmake"), then 
LD_LIBRARY_PATH in the "Run Settings" doesn't get updated.  This results 
in the application running against the wrong Qt libs, in this case, the 
Qt 4.7 bundled with Creator.  Every time I change the Qt version in 
Build Settings, I have to manually change LD_LIBRARY_PATH in Run Settings.

Is this how it's meant to be?
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to