In this short video I show you how I compile/build Unicorn Engine. I prefer not to use the vcpkg package manager here, for more fine-grained control.
The batch file itself can be downloaded here: https://github.com/Fibergeek/ucengine-build_all
Timestamps of interest in this video:
00:00 Introduction & Download Visual Studio
00:12 Install Visual C++ & cmake
00:23 Download Unicorn Engine
02:00 Create a usefull Batch File
04:34 Compile Unicorn Engine