| g++ -c -include QGpCoreTools -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DHAS_OPEN_BLAS -DOPEN_BLAS_CBLAS -DMAKE_QGPCORETOOLS_DLL -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../src/3.5/geopsypack/QGpCoreTools/src -Isrc -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_ColumnTextFile.o moc_ColumnTextFile.cpp
cc1plus: error: one or more PCH files were found, but they were invalid
cc1plus: note: use -Winvalid-pch for more information
: fatal error: QGpCoreTools: No such file or directory
compilation terminated.
make[1]: *** [Makefile:2789: moc_ColumnTextFile.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/geopsy/build/distribs/builds/3.5/geopsypack/QGpCoreTools'
make: *** [Makefile:220: sub-QGpCoreTools-make_first-ordered] Error 2
make: Leaving directory '/geopsy/build/distribs/builds/3.5/geopsypack'
[Summary] #### Leaving 3.5 ####
|