-
Host: x64-windows
C/C++ Optimizing Compiler Version 19.41.34123 for x86
cmake version 3.29.5-msvc4
vcpkg package management program version 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
when I …
-
I can't build the source code.
**Describe the bug**
When I follow the steps in the [docs](https://drogonframework.github.io/drogon-docs/#/ENG/ENG-02-Installation?id=macos-122), it failed to buil…
-
Hi folks, I'm a C++ noob, I was impressed by the library because I'm familiar with the pattern from web development. I also love making games in Unreal Engine and was hoping to use Lager, but I'm havi…
-
## Question
### What's your question?
Hi ,
I got this error while trying to run the build command on VS command prompt as admintrator. This is how the error looked like :
** Visual S…
-
### Description
As the title suggests, compiling with the GMRT output on the gx target instantly crashes the IDE:
https://github.com/GMExternal/NewRuntimeBeta/assets/35243139/93c7c109-3803-4aa2-99…
-
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…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi,
I have this error in the CMake script:
```
CMake Error at CMakeLists.txt:30 (ide_group_sources):
Unknown CMake command "ide_group_sources".
```
Can't find any definition of the ide_group_sour…
-
### Brief Issue Summary
When using "cmake.buildTask" a debug run is started even if the build failed.
How to reproduce:
* Create a simple CMake project
* Add launch.json and tasks.json (see be…
-
### Brief Issue Summary
I am using `CMakePresets.json` to include some extra necessary folders in the PATH. I also use google test `gtest_discover_tests()`. I can build and run tests successfully fro…