Configure environment for Qt Tool Chains to be automatically picked up
Hello,
I have installed QtCreator in a FreeBSD environment. It seems to be working fine, except for the fact that when I am using gdb, nothing shows up in the locals and watchers at all. I dont know exactly why this is.
I thought I might try to get something to show up in the "automatically detected' Qt Versions page, and use one of those. To that end, I have installed qmake-qt 4.8.2, and when I do "which qmake" that is the version I get, so I am pretty sure my path is correct. Still, nothing shows up in auto detected qt versions. What am I missing to make this happen?
Thanks
Re: Configure environment for Qt Tool Chains to be automatically picked up
Qt in auto-detected section appears only if QTDIR system environment was set or QtSDK was installed in a dir which Qt Creator knows.