Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ASM help
#1
I just decided to start learning assembly, with "The Art Of Assembly Language".

I installed everything, (MASM, HLA, LINK...etc) and made sure the batch file had the correct directories. But whenever I try and compile, it says it can't make "program.obj" and quits.

I made sure the .LIB files were all in place as the tutorial said was the usual cause of this error...

Can anyone help?
-yah
Reply
#2
You need to move everything to a folder without any spaces in the name. I assume you are using Windows XP. Put the program in "C:\", you probably have them in a subdirectory of "Documents and Settings" which is an illegal folder name.

The compiler uses the command line and almost all command lines use spaces as seperators between parameters.
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply
#3
Oh yeah, I have it in program files. Thanks.
-yah
Reply
#4
If you need good help with assembly then join this group.
http://www.masm32.com/board/index.php
t is the End result that matters, not the Tools used to get there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)