flat assembler
Message board for the users of flat assembler.
Index
> Windows > Newbie... Just downloaded FASM and can't get examples to run |
Author |
|
james 14 Sep 2005, 20:56
You need to set an environment variable called "include" to the path of where the FASM include files are.
You can set the environment variable with the control panel->System->Advanced->Environment Variables tool.. I have FASM install in c:\FASM so my include variable looks like this: Code: c:\fasm\include; You can also set the include variable from the command prompt with Code: set Include=c:\fasm\include; however, this will need to be done each time you reboot. rgs James. |
|||
14 Sep 2005, 20:56 |
|
Matrix 15 Sep 2005, 11:41
[Help]
Path= [Environment] Fasminc=e:\asm\fasmw\include Fasminc=d:\asm\fasmw\include in fasmw.ini you can write this, or you can write the fillpath to your include files instead of %fasminc%/ regards |
|||
15 Sep 2005, 11:41 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.