Re: Error A2006
- From: WhiteFox <spamtrap@xxxxxxxxxx>
- Date: Mon, 27 Mar 2006 19:53:05 +0800
Fox ,
I'm not running Visual Studio 2005 ,but it looks
like you are not including a header file. Are you
assembeling from within the IDE (doesn't look
like it) or are you invoving ml 'stand alone' ?
If you gave us your command line ,it may help.
Mark Whitlock
I directly assembly the file in command prompt, the command line is simply:
ml test.asm
it is just a simple assembly program run in DOS mode, thus, I do not think
it will need any header files.
I'm not using VS2005, I just copy the ml.exe from VS2005 and try to do some
assembly works.
.
- Follow-Ups:
- Re: Error A2006
- From: Tim Roberts
- Re: Error A2006
- From: Dirk Wolfgang Glomp
- Re: Error A2006
- References:
- Error A2006
- From: WhiteFox
- Re: Error A2006
- From: Mark Whitlock
- Error A2006
- Prev by Date: Re: xchg & lock question
- Next by Date: Re: Name mangling under WASM
- Previous by thread: Re: Error A2006
- Next by thread: Re: Error A2006
- Index(es):
Relevant Pages
|