집중해서 진행한 건 2주일 정도밖에 안되는 것 같다. 이번에는 특히 GitHub Copilot 지원을 많이 받아보려고 했는데, #vcpkg 파일 구조를 설명하고 고쳐낸 부분을 patch로 만들어 내는 과정이 너무 복잡해서 실패했다.
최근에 Sonnet 4.5에서 Codex 5.2로 주 작업모델을 바꿔보고 있는데, 이번 기회에 새로운 작업 방식을 고안해야 할 것 같다.
github.com/microsoft/vc...
What’s New in vcpkg (Nov 2025 – Jan 2026)
buff.ly/Pe0NUoq
#cpp #vcpkg #packagemanager
Building your project and #vcpkg dependencies with your toolchain.
sdowney.org/posts/buildi...
Because someone was wrong on the internet.
fed.brid.gy/bsky/aepiot.bsky.social
#VCPKG
aepiot.ro/advanced-sea...
ニチイ学館
aepiot.ro/advanced-sea...
allgraph.ro
The fact that #vcpkg has a hidden build cache folder makes me angrier than it should 😂
spot art text read: ...from the c++ blog What’s New in vcpkg (September 2025) Read the blog
🧰 #VisualStudio devs—#vcpkg’s latest update has handy upgrades:
• Target tvOS & watchOS
• Tap into Azure-based binary caching
• Clean CI exports with --dereference-symlinks
• Inline config in vcpkg.json = fewer files, smoother builds
It’s like reorg'ing your toolbox and finding new gadgets inside.
spot art. text reads: blog.read What’s New in vcpkg (August 2025). Read the release notes.
The August 2025 Vcpkg update is live; with 14 new ports, 240 updates, and GitHub Dependabot support. Managing C++ dependencies just got smoother.
Big thanks to 86 contributors for keeping the ecosystem thriving! Explore the full changelog. msft.it/63329scH25
#Cplusplus #vcpkg
Dependabot support for vcpkg | by James Magee.
buff.ly/4TG12In
#cpp #vcpkg #dependabot #devsecops
🚀 vcpkg just leveled up! Now with Dependabot support, keeping your C++ dependencies fresh is as easy as a pull request. Say goodbye to stale ports and hello to automated updates! 🛠️ #cpp #vcpkg #DevTools devblogs.microsoft.com/cppblog/depe...
text reads: new in vcpkg for july 2025. read the blog.
Big updates in #vcpkg! Faster binary cache restores, SPDX license reports, and new platform support (hello, visionOS 👋). Cross-platform C++ dev just got a serious boost. Dive into the July 2025 release: msft.it/63328s3320 #cplusplus
Curious about how a package manager can boost your C/C++ developments? Visit vcpkg.io and discover the power of vcpkg! Let’s keep coding.
#vcpkg #Cplusplus
🚀 Exciting updates in the vcpkg package manager! Let’s dive into the key changes from the recent 2025.06.13 registry release and tool updates.
Here’s a summary of what’s new! #vcpkg #Cplusplus
Yeah!
Nicht reviewte #PackageManager wie #npm, #Cargo, #Conan, #vcpkg sind die Zukunft!
www.heise.de/news/Remote-Access-Troja...
Nein und zum wiederholten Mal: Nein! Nicht!
Generated by vocalcat.com
Exciting updates are here for the vcpkg package manager! Let's dive into the latest changes from the 2025.04.09 registry release and tool updates throughout April.
#vcpkg #OpenSource
Compiling an SDL + BGFX app for Android with CMake and VCPKG I've made a small SDL, BGFX, CMa...
stackoverflow.com/questions/79387957/compi...
#android #c++ #windows #cmake #vcpkg
Event Attributes
I could compile SFML (and related libraries) myself. But I keep having other priorities, as well as procrastinating because I don't want to invest time on manually compiling these to learn, like, the day after, that all is now available on #VCPKG.
An inverted Sunk Cost Fallacy, I guess....
2 windows!!!!
My cross-compilation journey today: 📈➡️📉➡️📈. Started with CMake & vcpkg, hit a Massive wall, then realized separate compiler environments are key. But hey, now I have a cross-platform OpenGL window! 🥳 #CMake #vcpkg #crosscompilation #OpenGL #cpp #devlife
Cons being an alpha-tester: you are always the first 'lucky' guy to catch a fresh error: github.com/microsoft/vc...
Pros: at least this doesn't hit you when you are trying to do the release.
#vcpkg #DistributedComputing #VolunteerComputing #GridComputing #CitizenScience
Emscripten + cmake + vcpkg は環境変数 CC=emcc CXX=em++ を明示したうえで TOOLCHAIN を指定しないとうまく動かない感じなのか…😶(自信ない) #emscripten #vcpkg
Getting Started with #SDL2 and C++ on Windows
Recorded some of my recent findings on working with the Simple DirectMedia Layer #gamedev library in Visual Studio using #vcpkg and #cpp.
youtu.be/NUiSyNALG60
Simple 2D Windows application written using raylib and Dear ImGui. Gif shows a blue circle being scaled in size by way of a ImGui slider.
Messing around with C++, #raylib, and #DearImGui. Setting up a basic project was a snap with Visual Studio and #vcpkg.
Bit of manual dependency management for the raylib imgui backend #rlImGui, but that went smoothly too.
GitHub repo coming soon. :)
I recorded a short (10 min) video on using the C++ #vcpkg dependency manager with #VisualStudio.
youtu.be/3X4DmBfjy0Y #cpp
A Year of C++ Improvements in Visual Studio, VS Code, and vcpkg by @TartanLlama.
#visualstudio #cpp #vscode #vcpkg #programming
devblogs.microsoft.com/cppblog/a-year-of-cpp-im...
A Year of C++ Improvements in Visual Studio, VS Code, and vcpkg:
devblogs.microsoft.com/cppblog/a-ye...
#cpp #cplusplus #VSCode #VisualStudio #vcpkg
vcpkg Documentation Moves to Microsoft Docs Platform.
#cpp #vcpkg #documentation #msdocs #mslearn #docs #learning
devblogs.microsoft.com/cppblog/vcpkg-documentat...
My #vcpkg MinGW pull request has been merged! https://github.com/microsoft/vcpkg/pull/9137 🎉
vcpkg itself can be built with @StephanTLavavej MinGW's distro, and it can build packages with the community x64-mingw triplet!