News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Assembly Language Support

Started by disrupterx, October 29, 2007, 03:38:20 PM

Previous topic - Next topic

disrupterx

Greetings

I want to know how I can configure Code::Blocks support for assembly language files (x86-NASM) in C/C++ projects.

code::blocks supports it natively, or is there a plugin to do this?

any help wil be very appreciated.

thanks.

mariocup

Hi disrupterx,

you can add assembler files to your project and compile them. See http://codeblocks.org/docs/main_codeblocks_ench1.html#x2-100001.9 for details.