yes, it is possible to use such compiler with FASM add-in - look at the
example1.take
WinAsm Studio for FASM - when you unpack it to D:\ it will have already configured FASM add-in. (other location - see readme inside)
2.then you have to work at least once:
- create new empty project (ctrl-N)
- add any empty asm-file (as WinAsm Studio is for asm, if there is no asm file in the project - compilation options will be blocked)
(to be continue)
Attached Image