News:

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

Main Menu

MASM Assembly using code::Bocks IDE

Started by Ravi Kiran, September 30, 2019, 09:34:21 PM

Previous topic - Next topic

Ravi Kiran

Can anyone around here tell me how to configure code::blocks IDE to Assemble link and run an assembly language program ( both 16-bit and 32-bit) using external MASM assembler and linker and any external libraries. I can see in my code::blocks IDE it can identify the MASM .asm file syntax but when I build a MASM .asm source file using inbuilt mingW compiler it is showing a linker error. These linker errors popup even if I changed the default compiler to Microsoft visual studio 2010 . There is a MASM assembler (ml.exe) and linker in visual studio 2010 bin folder.
But I don't know how to configure it to Assemble and run a MASM .asm file. My code::blocks IDE version is 17.12. Plz help.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]