SML PC Getting Started Clone The Repo git clone https://github.com/lukas0x1/sml-pc.git Unzipping lib/release/libmem.7z Compiling mkdir build cd build cmake .. -G "NMake Makefiles" -D CMAKE_BUILD_TYPE="Release" nmake VS has issue with libmem when linking so use CLI (x64 Native Tools Command Prompt for VS 2022)