yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14761
[Question #629694]: Error while compilation
New question #629694 on Yade:
https://answers.launchpad.net/yade/+question/629694
Hi
I am getting this error while compiling the source code though i have already installed the QGLViewer-qt5. Can someone please help me with this error. I am currently using ubuntu 17.04
Here is the error log from cmake:
Found unsuitable Qt version "5.7.1" from /usr/bin/qmake
Version is set to Unknown
GTS using gts-config /usr/bin/gts-config
Using GTS from /usr
GCC Version >= 4.8. Adding -ftrack-macro-expansion=0 and -save-temps
GCC Version >= 4.9. Adding -fstack-protector-strong
Boost version: 1.62.0
Found the following Boost libraries:
python
thread
filesystem
iostreams
regex
serialization
system
date_time
chrono
atomic
-- Boost_VERSION: 106200
-- Boost_LIB_VERSION: 1_62
-- Boost_INCLUDE_DIRS: /usr/include
-- Boost_LIBRARIES: /usr/lib/x86_64-linux-gnu/libboost_python.so/usr/lib/x86_64-linux-gnu/libboost_thread.so/usr/lib/x86_64-linux-gnu/libboost_filesystem.so/usr/lib/x86_64-linux-gnu/libboost_iostreams.so/usr/lib/x86_64-linux-gnu/libboost_regex.so/usr/lib/x86_64-linux-gnu/libboost_serialization.so/usr/lib/x86_64-linux-gnu/libboost_system.so/usr/lib/x86_64-linux-gnu/libboost_date_time.so/usr/lib/x86_64-linux-gnu/libboost_chrono.so/usr/lib/x86_64-linux-gnu/libboost_atomic.so/usr/lib/x86_64-linux-gnu/libpthread.so
Found Eigen3, version: 3.3.2
Disable vectorization
The imported target "vtkRenderingPythonTkWidgets" references the file
"/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
The imported target "vtk" references the file
"/usr/bin/vtk"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
Found VTK
Found OpenMP
GTS using gts-config /usr/bin/gts-config
Using GTS from /usr
Checking for one of the modules 'glib-2.0'
Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include
Looking for include file glib/gregex.h
Looking for include file glib/gregex.h - not found
Found GTS
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find QGLVIEWER-qt5 (missing: QGLVIEWER_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cMake/FindQGLVIEWER-qt5.cmake:24 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:231 (FIND_PACKAGE)
Configuring incomplete, errors occurred!
See also "/home/amiya/yade/build/CMakeFiles/CMakeOutput.log".
See also "/home/amiya/yade/build/CMakeFiles/CMakeError.log".
Thanks
Amiya
You received this question notification because your team yade-users is
an answer contact for Yade.