Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Assembly (http://www.programmingforums.org/forum20.html)
-   -   MASM32 compile problem (http://www.programmingforums.org/showthread.php?t=7094)

Kilo Nov 20th, 2005 1:07 AM

MASM32 compile problem
 
When i compile, no matter the file (unless it is a pre-made file[one i didn't make]) its attempts to compile c:\document.asm no matter what the file name or where it is located it attempts to compile that file and it doesn't even exist... can someone help?

lostcauz Nov 20th, 2005 11:14 AM

Hi Kilo,

I predict you are assembling through QEDITOR and the path to your files starts with
C:\Documents and Settings\, if this is true you will have to move your files to a
folder which will create a path with no spaces in it. Maybe c:\myasm or such. This is
a known quirk or bug in QEDITOR.

Kilo Nov 20th, 2005 12:36 PM

so if i simply create a DIR directly under C: then move my ".asm" file to it... the compiler with fix itself.... OR do i need to edit a config file or seomthing for MASM to change the path it looks for???

Kilo Nov 20th, 2005 12:39 PM

Disregard that lol. I simply followed your adivce and it works. Thanks a TON! YAY!


All times are GMT -5. The time now is 12:06 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC