Hello! I see that the information is a little bit outdated but what is the current qtcore dependencies since with 4.6 I've the following error:
qvector.h:483: error: ‘<anonymous>’ cannot be thread-local because it has non-POD type ‘const std::bad_alloc&’
I think it's possible to pass that error using "return -1;" if that's enough to force compiling. And if passing that check is not such a pain.