Ben S.
Ben S.
Thanks, but that doesn't address my larger set of concerns around threading. Is writing to a closed connection the only condition which might result in a callback from a user...
Well my point is that vcpkg is already broken...It seems the answer is to change: `$` ...to: `$` ...which would align it with both the pkgconfig setup and other vcpkg...
Having a similar problem I think. I created a workspace and added multiple folders to it, where each folder contains a separate CMake project that I want to build. CMake...
Stale bots are extremely user-hostile. Just because this has fallen off the developers' radar doesn't mean it isn't valid. Going to unsubscribe from this issue because I don't want to...
Apparently it's been 5 years since I first commented, and a year since I tried to opt out of caring about this issue. I don't even remember what it's about,...
A giant "Search for packages" box has been added to the middle of the main pane for the Discover Packages tab. It seems like a manual "Check for updates" button...
Rust's RCON protocol is pretty simple. I've been able to write C++ apps that talk with it just by using a websocket library combined with a JSON library.
> the only way to get gamecube games in 4:3 on the wii is setting the wii itself in 4:3 on system settings. I tried that. It made no difference....
I think I'm seeing the same thing: https://github.com/microsoft/vcpkg-docs/issues/473#issuecomment-2816468599
> Can we think on other alternative? I ended up using actions/cache@v4 with the following key setup (I use CMake manifest mode) which hashes over anything that seems like it...