Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 319 Bytes

Super Nintendo File Manager

Windows instructions

First

vcpkg install protobuf:x64-windows grpc wxwidgets cmake -B build -S . "-DCMAKE_TOOLCHAIN_FILE=<YOUR_VCPKG_INSTALL_FOLDER>/scripts/buildsystems/vcpkg.cmake"

Then

cmake --build build

Linux/MacOS instructions

The same, roughly.