Willie Abrams
Willie Abrams
I have a stacktrace now for the termination call: ``` Stack trace (most recent call first): #0 0x00005571f9f5bc71 in handler(int) at /myapp/src/myapp.cpp:197:29 #1 0x00005571f9f5bcfc in operator() at /myapp/src/myapp.cpp:262:10 #2 0x00005571f9f5bd11...
Glad I found this issue, I'm having the same problem.
This has downstream effects, too, as I had the same problem using the downstream vcpkg package for open-telemetry and had to find and link the previously mentioned libraries. However, unlike...
I have not tried it. With the updated Swift 6 support for Linux, I've wanted to try it out. It's uncommon, so I searched the source before I filed the...
I just spent several hours debugging a working config that I was moving to dev containers because the installed vcpkg is broken for manifest mode. It makes no sense to...
In manifest mode, you add vcpkg to the CMakeLists.txt: `set(CMAKE_TOOLCHAIN_FILE "/usr/local/vcpkg/scripts/buildsystems/vcpkg.cmake" CACHE STRING "vcpkg toolchain file") ` and then when you generate the build files, vcpkg reads the manifest and...
I've got the same problem and it seems to ask now for every tool even those listed in the `.claude/settings.local.json` file.
24.04 is LTS. 24.10 is not. Can you attach what it shows for 24.04? @rcjsuen
To make this crystal clear, checking LTS versions should only recommend new LTS versions.