Tags: #vcpkg #tool #opensource #windows
"We are delighted to announce the availability of Vcpkg on GitHub https://github.com/Microsoft/vcpkg . Vcpkg simplifies acquiring and building open source libraries on Windows."
https://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows/
"We are delighted to announce the availability of Vcpkg on GitHub https://github.com/Microsoft/vcpkg . Vcpkg simplifies acquiring and building open source libraries on Windows."
https://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows/
GitHub
GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS
C++ Library Manager for Windows, Linux, and MacOS. Contribute to microsoft/vcpkg development by creating an account on GitHub.
Tags: #tools #windows
"I have had quite a few helpful suggestions for other tools to try. Thanks!"
http://www.lenholgate.com/blog/2016/10/more-thoughts-on-c-tools-on-windows-1.html
"I have had quite a few helpful suggestions for other tools to try. Thanks!"
http://www.lenholgate.com/blog/2016/10/more-thoughts-on-c-tools-on-windows-1.html
Tags: #windows #runtime #winrt
The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones.
https://blogs.windows.com/buildingapps/2016/11/28/standard-c-windows-runtime-cwinrt/#.WD0j1IuOxDk#HVR4S5d8dFkpexa1.97
The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones.
https://blogs.windows.com/buildingapps/2016/11/28/standard-c-windows-runtime-cwinrt/#.WD0j1IuOxDk#HVR4S5d8dFkpexa1.97
Windows Developer Blog
Standard C++ and the Windows Runtime (C++/WinRT)
The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones. Most of UWP can also be used by developers targeting…
How to install OpenCV on windows
#OpenCV #Windows
https://www.learnopencv.com/install-opencv3-on-windows/
#OpenCV #Windows
https://www.learnopencv.com/install-opencv3-on-windows/
LearnOpenCV – Learn OpenCV, PyTorch, Keras, Tensorflow with code, & tutorials
Install OpenCV 3 on Windows
In this post, we will provide step by step instructions on how to install OpenCV 3 (C++ and Python) on Windows. If you want to install OpenCV 4 from source, please check out this tutorial: Install OpenCV from source on Windows If you want to install OpenCV…