-
**Describe the bug**
Installation error using vcpkg, I followed the tutorial video to implement it.
```sh
vcpkg install drogon:x64-windows
```
output:
```
Building drogon:x64-windows@1.9.7...…
-
cmakeでビルドする際にエラー発生
cmakeをインストールし、JenkinsのPluginを有効にした後で実行したが`cmake: command not found`となった。
コマンドプロンプトでcmakeを実行してみたところ、エラーが発生していた。
```
C:\work\開発\repository\cplus_sample\02_docker\03_http_com\build…
-
### Description of Issue
I am facing the following error -
```bash
Building with settings:
USD source directory /home/mb230/projects/pkgs/OpenUSD
USD install directory /home…
-
1.touch imx6ull.cmake and imx6ull_toolchain.cmake at ${VCPKG_ROOT}/triplets/community/
imx6ull.cmake
set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE dynam…
-
[config-x64-windows-dbg-CMakeCache.txt.log](https://github.com/user-attachments/files/17653514/config-x64-windows-dbg-CMakeCache.txt.log)
[config-x64-windows-dbg-CMakeConfigureLog.yaml.log](https://gi…
-
Shift our lib to primarily be a "pure" CMake component under esp-idf. Need not be INTERFACE only like rpi-pico, but if that smooths transition, that's OK too.
This might already be functional, dep…
-
**Describe the bug**
vcpkg-cmake choose error architecture
**Environment**
- OS: loongarch64-linux
- Compiler: gcc-8.3.0
**To Reproduce**
Steps to reproduce the behavior:
1. ./vcpkg install…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build clickhouse on aarch64
### Build log
```
CMake Error at cmake/cpu_features.cmake:72 (MESSAGE):
The build machine does not …
-
Cmake of my project fails with error:
Could not find a configuration file for package "Qt5Quick" that is
compatible with requested version "5.15.17"
Because in the lib\cmake\Qt5WebEngine\Qt5WebEngi…
-
Copy issue body from D:/vcpkg/vcpkg-master/vcpkg-master/installed/vcpkg/issue_body.md
Package: geogram[core,graphics]:x64-windows@1.8.3#3
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 1…