News:

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

Main Menu

Including Assembler

Started by schuhflickr, June 02, 2013, 01:04:02 AM

Previous topic - Next topic

schuhflickr

Hello to all.
I'm new to Codeblocks!
First thanks for this very good IDE.

I tried to Include Assembler files in a c++ project like written in manual "1.9 Including Assembler files".
i setuped a new asm-compiler (jwasm).
my file is located under "asm sources".
By rightclicking on the asm file and following the steps like in manual and trying to compile all new,
the asm-file will compile with the C++ compiler (MS VC2010).
By controlling the properties of the asm-file the compiler for this file will not be saved. the default c++ compiler
was still in there. ???
so there was no chance to compile.

Is there a bug or a mistake from me?  ???

Thanx in advance... 

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!]

Jenna

And please, please give a little more information, especially which version of C::B you use.

schuhflickr

Thanx to both.
Ive read both.
but i thought i ll do it like in the manual!

Attaching some screenshots

Thanx...


[attachment deleted by admin]

[attachment deleted by admin]

schuhflickr