之前在项目中,处理类似!30转为表现的字符串时,有人写了这样的一段代码“\![1-2][0-9]”,当...
dummy/1.3 (test package): CMake command: cmake -G "MinGW Makefiles" -DCMAKE_TOOLCHAIN_FILE="C:/Users/joris/Downloads/test_conan/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_SH="CMAKE_SH-NOTFOUND" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "C...
1> CMake generation started for configuration: 'Mingw64-Debug'. 1> Found and using vcpkg toolchain file (C:/dev/tools/vcpkg/scripts/buildsystems/vcpkg.cmake). 1> Environment settings: 1> BIN_ROOT=c:/dev/msys64/mingw64/bin 1> FLAVOR=x86_64-w64-mingw32 1> TOOLSE...
-- CMAKE_SYSTEM_NAME: "Windows" -- CMAKE_SYSTEM_VERSION: "10.0.22621" -- CMAKE_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_C_COMPILER: "C:/msys64/mingw64/bin/cc.exe" (13.2.0) -- CMAKE_CXX_COMPILER: "C:/msys64/mingw64/bin/c++.exe" (13.2.0) -...
Environment details Operating System+version: Windows 11 Compiler+version: mingw-w64-clang-x86_64-clang 17.0.2 Conan version: 2.0.14 Python version: 3.11.6 Steps to reproduce Install MSYS2 with mingw-w64-clang-x86_64-clang and mingw-w64-...
$ ./do-config.sh -- The C compiler identification is Clang 12.0.1 -- The CXX compiler identification is Clang 12.0.1 but the issue remains Code:Select all the procedure entry point __cxa_thread_atexit could not be located in the dynamic link library libstdc++-6.dll ...
Compiler+version: Visual Studio 2022 (17) Conan version: 1.45.0 Python version: 3.9.7 CMake version: 3.20.3 Steps to reproduce (Include if Applicable) Set up a profile that looks like the following: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compile...
If I remove -DCMAKE_C_COMPILER=clang and -DCMAKE_CXX_COMPILER=clang++ options from PKGBUILD file the program works fine in ucrt. Contributor mstorsjo commented Jan 14, 2022 To debug this, I'd need to pinpoint exactly which symbol reference, where, in what generated code, is causing...
meson.build:2:0: ERROR: Dependency "glbinding" not found, tried pkgconfig and cmake I took a look atmeson-private/cmake-glbinding/CMakeFiles/CMakeOutput.logas well: The system is: Windows - 10.0.18363 - AMD64 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp...
Found 0010-find-libpng-header.patch -> Found 0012-make-header-usable-with-C-compiler.patch -> Found 0014-python-install-path.patch -> Found 0015-windres-cant-handle-spaces-in-defines.patch -> Found 0016-use-pkgconfig-and-link-pthread.patch -> Found 0017-fix-highgui-qt-opengl-linking....