V0.41
This commit is contained in:
parent
d8e57ea036
commit
64807db60e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +1,16 @@
|
||||
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.
|
||||
@ -17,7 +29,10 @@ CMake Deprecation Warning at CC_SDK/Environment/cppp-reiconv/build-aux/CMakeList
|
||||
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.
|
||||
@ -56,9 +71,43 @@ CMake Deprecation Warning at CC_SDK/Environment/portaudio/CMakeLists.txt:1 (cmak
|
||||
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)
|
||||
-- Configuring done (2.1s)
|
||||
-- Generating done (0.1s)
|
||||
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
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +1,16 @@
|
||||
D:\App\ToolBox\CLion\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Release -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\Release
|
||||
-- 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.
|
||||
@ -17,7 +29,10 @@ CMake Deprecation Warning at CC_SDK/Environment/cppp-reiconv/build-aux/CMakeList
|
||||
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.
|
||||
@ -56,9 +71,43 @@ CMake Deprecation Warning at CC_SDK/Environment/portaudio/CMakeLists.txt:1 (cmak
|
||||
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)
|
||||
-- Configuring done (2.1s)
|
||||
-- Generating done (0.1s)
|
||||
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/Release/_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/Release/_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/Release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user