robertknight / Qt-Inspector

Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly.
GNU Lesser General Public License v3.0
401 stars 70 forks source link

Explicitly Find & Link Threads #2

Closed Horrendus closed 13 years ago

Horrendus commented 13 years ago

This Change in the CMakeLists.txt was required on my System to build Qt-Inspector

robertknight commented 13 years ago

Hi Horrendus,

I've merged the change. By 'systems' do you mean particular Linux distributions? I think I remember that the protocol buffers documentation did mention somewhere that linking pthreads explicitly might be needed.

Horrendus commented 13 years ago

Well my Distro is Kubuntu, but I think it has to do with the GCC Version, it's hard to say, I know this from some Projects that on my System (at least on mine, probably on some others too) it needs to link pthreads