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..
nasm as assembler in visual studio 6
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: nasm as assembler in visual studio 6
Now really, When do people learn to search before posting
Re: nasm as assembler in visual studio 6
LOL, i clicked the link...
Re: nasm as assembler in visual studio 6
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.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: nasm as assembler in visual studio 6
How do you learn without knowing the question? learn the fucking question.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?
Re: nasm as assembler in visual studio 6
i am a newbie. I have no idea about the custom build commands in windows.
Re: nasm as assembler in visual studio 6
/me agrees.Brynet-Inc wrote:Learn the fucking question.
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