Hi everyone,
I want to compile a simple assembly language program like helloworld.asm in visual studio 6. I don't want to use MASM as assembler.
I want to include NASM as assembler.
please help me out.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Turning a somewhat vague idea into google keywords that lead you to the solution is a skill. I don't think this one was that obvious. If you know the term "custom build commands", you already have the solution - but what if you don't?
Every good solution is obvious once you've found it.
Solar wrote:Turning a somewhat vague idea into google keywords that lead you to the solution is a skill. I don't think this one was that obvious. If you know the term "custom build commands", you already have the solution - but what if you don't?
How do you learn without knowing the question? learn the fucking question.
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
A quick google search for the terms "NASM Visual studio 6" isn't that bad. (http://tinyurl.com/3wa7fua) If you play around with those terms only, you can get whatever you want.