Hi,
In qtconcurrent/example/wordcount, when i do "make" ..following error comes as a result:
../../src/private/threadpool.cpp:26:19: QAtomic: No such file or directory.
As much as I understand, QAtomic should be there if qt is installed. Installation of qt is done perfectly.
Plz help me out here.