You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jensen@jensen-ThinkPad-T480:~/fastfusion-master/build$ cmake ..
CMake Error at CMakeLists.txt:27 (list):
list index: 1 out of range (-1, 0)
-- GCC Major Version is 7
-- GCC Major Version is
-- Number of avx2 occurrences in /proc/cpuinfo: 8
-- Compiling with AVX2 support
-- PROJECT_SOURCE_DIR is /home/fcl/fastfusion-master
-- Found qglviewer2, linking QGLViewer
-- Configuring incomplete, errors occurred!
See also "/home/jensen/fastfusion-master/build/CMakeFiles/CMakeOutput.log".
See also "/home/jensen/fastfusion-master/build/CMakeFiles/CMakeError.log".
Has anyone encountered the same problem as me?
The text was updated successfully, but these errors were encountered:
jensen@jensen-ThinkPad-T480:~/fastfusion-master/build$ cmake ..
CMake Error at CMakeLists.txt:27 (list):
list index: 1 out of range (-1, 0)
-- GCC Major Version is 7
-- GCC Major Version is
-- Number of avx2 occurrences in /proc/cpuinfo: 8
-- Compiling with AVX2 support
-- PROJECT_SOURCE_DIR is /home/fcl/fastfusion-master
-- Found qglviewer2, linking QGLViewer
-- Configuring incomplete, errors occurred!
See also "/home/jensen/fastfusion-master/build/CMakeFiles/CMakeOutput.log".
See also "/home/jensen/fastfusion-master/build/CMakeFiles/CMakeError.log".
Has anyone encountered the same problem as me?
The text was updated successfully, but these errors were encountered: