On 29/01/13 13:44, VStevenP wrote:
Is it possible to specify a shared location for qt.conf using an environment variable?
No.
It's being a bit of a pain to put a qt.conf file in the app dir for every Qt example installed on my target system.
Yes. That's why qt.conf is an optional thing, not something you need for every single Qt app.
If I could specify a location where the file could be found, I wouldn't have to create a qt.conf for every Qt example I want to run on the target.
qt.conf overrides paths in QtCore.[so|dll|dylib] and should only be needed in certain non-common cases.
So... how did you build Qt such that you need qt.conf? -- Link
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest