flat assembler
Message board for the users of flat assembler.

Index > Windows > path problem with fasm for win32 console

Author
Thread Post new topic Reply to topic
hitertan



Joined: 12 Mar 2004
Posts: 15
Location: China
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? Rolling Eyes

_________________
i like assembly language and i study it in my pleasure time
tanshunquan@hotmail.com
Post 12 Mar 2004, 06:47
View user's profile Send private message MSN Messenger Reply with quote
comrade



Joined: 16 Jun 2003
Posts: 1150
Location: Russian Federation
comrade 12 Mar 2004, 13:14
windows.inc is in EXAMPLES\PEDEMO

_________________
comrade (comrade64@live.com; http://comrade.ownz.com/)
Post 12 Mar 2004, 13:14
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
hitertan



Joined: 12 Mar 2004
Posts: 15
Location: China
hitertan 12 Mar 2004, 14:46
comrade wrote:
windows.inc is in EXAMPLES\PEDEMO

thank you for your reply Very Happy
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........ Crying or Very sad

_________________
i like assembly language and i study it in my pleasure time
tanshunquan@hotmail.com
Post 12 Mar 2004, 14:46
View user's profile Send private message MSN Messenger Reply with quote
hitertan



Joined: 12 Mar 2004
Posts: 15
Location: China
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 Confused

_________________
i like assembly language and i study it in my pleasure time
tanshunquan@hotmail.com
Post 12 Mar 2004, 15:03
View user's profile Send private message MSN Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.