News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

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.