ESP32 remote controlled drone. With a DIY 3D printed chassis, made from the ground up.
Use the configure preset that matches your compiler family:
gcc-windowsfor MinGW, which restores packages with thex64-mingw-dynamictripletmsvc-windowsfor Visual Studio/MSVC, which uses the standardx64-windowstriplet orsystem-defaultnot specifying anything and letting the system default be applied
If you change compilers or triplets, clear the existing build/ folder first so CMake and vcpkg do not reuse the previous triplet cache.