Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tnt@rei ~/projects/ext/scopehal/scopehal-apps/_build $ cmake .. -DCMAKE_INSTALL_PREFIX=/opt/scopehal/
- -- The C compiler identification is GNU 13.2.1
- -- The CXX compiler identification is GNU 13.2.1
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Found Git: /usr/bin/git (found version "2.43.0")
- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
- -- Checking for module 'cairomm-1.0'
- -- Found cairomm-1.0, version 1.14.4
- -- Checking for module 'sigc++-2.0'
- -- Found sigc++-2.0, version 2.12.0
- -- Checking for module 'gtk+-3.0'
- -- Found gtk+-3.0, version 3.24.39
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- Found OpenMP_C: -fopenmp (found version "4.5")
- -- Found OpenMP_CXX: -fopenmp (found version "4.5")
- -- Found OpenMP: TRUE (found version "4.5")
- -- Found glslc: /usr/bin/glslc
- -- LXI library not found, LXI (VXI-11/TCP and RAW/TCP ) instrument support will not be available.
- -- Linux GPIB not found, GPIB instrument support will not be available.
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.3")
- -- Found PNG: /usr/lib64/libpng.so (found version "1.6.40+apng")
- CMake Deprecation Warning at src/nativefiledialog-extended/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.5 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- nfd Platform: PLATFORM_LINUX
- nfd Compiler: COMPILER_GNU
- -- Checking for module 'gtk+-3.0'
- -- Found gtk+-3.0, version 3.24.39
- Using GTK version: 3.24.39
- -- Configuring done (0.8s)
- -- Generating done (0.0s)
- -- Build files have been written to: /home/tnt/projects/ext/scopehal/scopehal-apps/_build
Advertisement
Add Comment
Please, Sign In to add comment