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