jpcima / ysfx

Hosting library for JSFX
Apache License 2.0
159 stars 25 forks source link

Cannot find nasm, required in a MSVC x64 configuration #76

Open nezvers opened 3 months ago

nezvers commented 3 months ago

First time seeing nasm. Any suggestion how to enable it?

CMake Error at cmake.wdl.txt:21 (message):
  Cannot find nasm, required in a MSVC x64 configuration
Call Stack (most recent call first):
  CMakeLists.txt:63 (include)
shell-raiser commented 3 months ago

install nasm (https://www.nasm.us/) and add it to path in windows