Dman95 / SASM

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Home Page:http://dman95.github.io/SASM/

Repository from Github https://github.comDman95/SASMRepository from Github https://github.comDman95/SASM

couldnt work on macos

haliang0409-cmd opened this issue · comments

when I try to compile something, it always warns me:
Directory NASM does not exist. Please reinstall the program.
the nasm has been installed on my macbook, even if I reinstalled it, I still cant let it work on it.

Probably you need to place NASM directory near SASM executable. Read the instructions about installing SASM on Mac on the site.