[Interest] can qt.conf be put in a common location?

Lincoln Ramsay a1291762 at gmail.com
Tue Jan 29 06:24:03 CET 2013


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130129/a1781596/attachment.html>


More information about the Interest mailing list