flat assembler
Message board for the users of flat assembler.
Index
> Windows > path problem with fasm for win32 console |
Author |
|
hitertan 12 Mar 2004, 06:47
when i use fasm for win32 console to compile PEDEMO example,
i find that fasm couldn't find the path of windows.inc . i have tried several means : add path variable,and Fasminc variblae....but they all don't work. could anyone tell how to solve this problem? _________________ i like assembly language and i study it in my pleasure time tanshunquan@hotmail.com |
|||
12 Mar 2004, 06:47 |
|
comrade 12 Mar 2004, 13:14
windows.inc is in EXAMPLES\PEDEMO
|
|||
12 Mar 2004, 13:14 |
|
hitertan 12 Mar 2004, 14:46
comrade wrote: windows.inc is in EXAMPLES\PEDEMO thank you for your reply i have known the path of windows.inc . when i enter the command like that: ------------------- E:\fasmc151\EXAMPLES\PEDEMO>..\..\fasm pedemo.asm pedemo.exe flat assembler version 1.51 2 passes, 3072 bytes. ------------------- i succeed.but i want to know how to set the include path when using the fasm console in order to avoid enter the path of the asm file.Just like set the path in the ini file of fasmw. i am sorry about my pool english........ _________________ i like assembly language and i study it in my pleasure time tanshunquan@hotmail.com |
|||
12 Mar 2004, 14:46 |
|
hitertan 12 Mar 2004, 15:03
i find if i want to used fasm to compile the example without enter its path i
must modify the example source include 'windows.inc'=> include '%fasminc%/windows.inc' the compiler doesn't set the example's path as current path _________________ i like assembly language and i study it in my pleasure time tanshunquan@hotmail.com |
|||
12 Mar 2004, 15:03 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.