NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: TimothyTimbers on August 09, 2010, 09:13:15 AM

Title: MASM is supported in Code::Blocks, why not NASM?
Post by: TimothyTimbers on August 09, 2010, 09:13:15 AM
The syntax highlighting appeared to be proof that NASM can be compiled using the Code::Blocks IDE, until after my errors claiming I need a main() and my discovery that it detected my .asm file as MASM. There is no syntax highlighting for NASM.

Surely this is either a quick fix, or there is a plugin?
Title: Re: MASM is supported in Code::Blocks, why not NASM?
Post by: Frank Kotler on August 09, 2010, 11:32:17 AM
Sounds to me like a question for the "Code::Blocks" guys. I can think of reasons why they wouldn't support Nasm, but my momma taught me "if you can't say something nice, don't say anything at all". :)

Best,
Frank