Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: QtConcurrent/QtConcurrent: No such file or directory #10

Open
yuyutangTW opened this issue Nov 24, 2016 · 1 comment
Open

Comments

@yuyutangTW
Copy link

./bootstrap.sh
./configure
qmake gingr.pro
make

g++ -c -pipe -std=c++11 -include src/memcpyLink.h -D_GNU_SOURCE -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/mkspecs/default -I. -I/usr/local/include/QtCore -I/usr/local/include/QtGui -I/usr/local/include/QtXml -I/usr/local/include -I. -Isrc -I/usr/local/include -I/usr/local/include -I. -o MainWindow.o src/MainWindow.cpp
src/MainWindow.cpp:20:37: fatal error: QtConcurrent/QtConcurrent: No such file or directory
compilation terminated.
Makefile:769: recipe for target 'MainWindow.o' failed
make: *** [MainWindow.o] Error 1

ubuntu 16.04

qmake -v
QMake version 2.01a
Using Qt version 4.8.5 in /usr/local//lib

where is my error ?
Thank you for your help

@barracuda156
Copy link

So what was the solution, if any?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants