28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
/home/ivan/ivan/programs/clion-2021.1.2/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_DEPENDS_USE_COMPILER=FALSE -G "CodeBlocks - Unix Makefiles" /home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release
|
|
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
|
|
Compatibility with CMake < 2.8.12 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.
|
|
|
|
|
|
Build type: Release
|
|
-- Using flag -std=c++11.
|
|
-- Found OpenCV: /home/ivan/ivan/dev/opencv-4.0.0/build (found suitable version "4.0.0", minimum required is "4")
|
|
OPENCV VERSION:
|
|
4.0.0
|
|
CMake Deprecation Warning at Thirdparty/g2o/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
|
|
Compatibility with CMake < 2.8.12 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.
|
|
|
|
|
|
-- BUILD TYPE:Release
|
|
-- Compiling on Unix
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/cmake-build-release
|