114 lines
5.8 KiB
Plaintext
114 lines
5.8 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
|
|
-- The C compiler identification is GNU 13.1.0
|
|
-- The CXX compiler identification is GNU 13.1.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: D:/App/ToolBox/CLion/bin/mingw/bin/gcc.exe - 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: D:/App/ToolBox/CLion/bin/mingw/bin/g++.exe - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
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.
|
|
|
|
|
|
-- Found Python: C:/Users/21994/AppData/Local/Programs/Python/Python312/python.exe (found version "3.12.6") found components: Interpreter
|
|
-- Using 'D:/Project/CPP_Project/CTL/CC_SDK/Environment/cppp-reiconv/build-aux' for C++ Plus build-aux directory.
|
|
-- Performing Test HAVE_VISIBILITY
|
|
-- Performing Test HAVE_VISIBILITY - Success
|
|
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.
|
|
|
|
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
|
|
-- Found Threads: TRUE
|
|
-- 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)
|
|
CMake Warning (dev) at D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FetchContent.cmake:1564 (cmake_parse_arguments):
|
|
The CONFIGURE_COMMAND keyword was followed by an empty string or no value
|
|
at all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset
|
|
the ARG_CONFIGURE_COMMAND variable rather than setting it to an empty
|
|
string.
|
|
Call Stack (most recent call first):
|
|
D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FetchContent.cmake:2145:EVAL:2 (__FetchContent_doPopulation)
|
|
D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FetchContent.cmake:2145 (cmake_language)
|
|
D:/App/ToolBox/CLion/bin/cmake/win/x64/share/cmake-3.31/Modules/FetchContent.cmake:2384 (__FetchContent_Populate)
|
|
CC_SDK/Environment/webview/cmake/webview.cmake:89 (FetchContent_MakeAvailable)
|
|
CC_SDK/Environment/webview/cmake/webview.cmake:65 (webview_fetch_mswebview2)
|
|
CC_SDK/Environment/webview/cmake/internal.cmake:145 (webview_find_dependencies)
|
|
CC_SDK/CMakeLists.txt:19 (webview_init)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
|
CMake Warning (dev) at CC_SDK/Environment/webview/cmake/webview.cmake:67 (find_package):
|
|
Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
|
|
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
|
|
command to set the policy and suppress this warning.
|
|
|
|
CMake variable MSWebView2_ROOT is set to:
|
|
|
|
D:/Project/CPP_Project/CTL/Build/Debug/_deps/microsoft_web_webview2-src
|
|
|
|
For compatibility, CMake is ignoring the variable.
|
|
Call Stack (most recent call first):
|
|
CC_SDK/Environment/webview/cmake/internal.cmake:145 (webview_find_dependencies)
|
|
CC_SDK/CMakeLists.txt:19 (webview_init)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
|
-- Found MSWebView2: D:/Project/CPP_Project/CTL/Build/Debug/_deps/microsoft_web_webview2-src/build/native/include
|
|
-- Configuring done (9.9s)
|
|
-- Generating done (0.2s)
|
|
-- Build files have been written to: D:/Project/CPP_Project/CTL/Build/Debug
|