CC_SDK/Build/Debug/CMakeFiles/clion-Debug-log.txt
2025-05-03 00:02:51 +08:00

65 lines
3.1 KiB
Plaintext

D:\App\ToolBox\CLion\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=D:/App/ToolBox/CLion/bin/ninja/win/x64/ninja.exe -G Ninja -S D:\Project\CPP_Project\CTL -B D:\Project\CPP_Project\CTL\Build\Debug
CMake Deprecation Warning at CC_SDK/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at CC_SDK/Environment/cppp-reiconv/build-aux/CMakeLists.txt:18 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- Using 'D:/Project/CPP_Project/CTL/CC_SDK/Environment/cppp-reiconv/build-aux' for C++ Plus build-aux directory.
CMake Deprecation Warning at CC_SDK/Environment/CSerialPort/CMakeLists.txt:14 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- CSerialPort CMake Info
-- =======================================================
-- Operation System : Windows-10.0.26100
-- CPU Architecture : AMD64
-- Build Type : Debug
-- Shared Library : ON
-- Build Examples : OFF
-- Build Doc : OFF
-- Build Test : OFF
-- =======================================================
CMake Deprecation Warning at CC_SDK/Environment/CSerialPort/lib/CMakeLists.txt:14 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- Using the multi-header code from D:/Project/CPP_Project/CTL/CC_SDK/Environment/mirrors_nlohmann_json/include/
CMake Deprecation Warning at CC_SDK/Environment/portaudio/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- regex.h POSIX header NOT found and NOT available from TRE
-- Could NOT find Regex (missing: TRE_INCLUDE_DIR TRE_LIBRARY)
-- Could NOT find JACK (missing: JACK_INCLUDEDIR Regex_FOUND)
-- Configuring done (2.1s)
-- Generating done (0.1s)
-- Build files have been written to: D:/Project/CPP_Project/CTL/Build/Debug