flat assembler
Message board for the users of flat assembler.

Index > Windows > Patherror with fasmlib

Author
Thread Post new topic Reply to topic
dstyl



Joined: 23 Jul 2015
Posts: 67
dstyl 30 Jul 2016, 13:01
Where i have to place the fasmlib folder to get around path errors?
Thx in advance
Post 30 Jul 2016, 13:01
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20404
Location: In your JS exploiting you and your system
revolution 31 Jul 2016, 02:40
You should set the environment variable "include". It is in the documentation:
Quote:
The example source provided with this version require you have environment variable
INCLUDE set to the path of the include directory, which is the part of flat assembler
package. If such variable already exists in your system and contains paths used by some
other program, it’s enough to add the new path to it (the different paths should be
separated with semicolons). If you don’t want to define such variable in the system,
or don’t know how to do it, you can set it for the flat assembler IDE only by editing
the fasmw.ini file in its directory (this file is created by fasmw.exe when it’s executed,
but you can also create it by yourself). In this case you should add the Include value
into the Environment section. For example, when you have unpacked the flat assem-
bler files into the c:\fasmw directory, you should put the following two lines into your
c:\fasmw\fasmw.ini file:
[Environment]
Include = c:\fasmw\include
If you don’t define the INCLUDE environment variable properly, you will have to manually
provide the full path to the Win32 includes in every program you want to compile.
Post 31 Jul 2016, 02:40
View user's profile Send private message Visit poster's website Reply with quote
dstyl



Joined: 23 Jul 2015
Posts: 67
dstyl 01 Aug 2016, 18:20
thx for your help it works
Post 01 Aug 2016, 18:20
View user's profile Send private message 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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.