flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
hitertan
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 |
|||
![]() |
|
comrade
windows.inc is in EXAMPLES\PEDEMO
|
|||
![]() |
|
hitertan
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 |
|||
![]() |
|
hitertan
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 |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.