Page 1 of 1
nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 4:40 am
by rigidbody
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.
thanks in advance..
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 6:17 am
by Combuster
Now really, When do people learn to
search before posting
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 6:26 am
by DJAlexem
LOL, i clicked the link...
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 6:27 am
by Solar
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?
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 9:47 am
by Brynet-Inc
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.
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 11:03 am
by rigidbody
i am a newbie. I have no idea about the custom build commands in windows.
Re: nasm as assembler in visual studio 6
Posted: Fri Sep 09, 2011 11:19 am
by shikhin
Brynet-Inc wrote:Learn the fucking question.
/me agrees.
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.
Regards,
Shikhin