flat assembler
Message board for the users of flat assembler.
Index
> Windows > change the include location |
Author |
|
LocoDelAssembly 20 Aug 2006, 16:47
Hi, just put in FASMW.INI this:
Code: [Environment] Include = C:\flatasm\INCLUDE\ |
|||
20 Aug 2006, 16:47 |
|
AarzaK 20 Aug 2006, 17:54
thank you
where can I find more information about this tags? (gracias de nuevo) AarzaK |
|||
20 Aug 2006, 17:54 |
|
LocoDelAssembly 20 Aug 2006, 18:07
Sorry, I don't know where.
For the Environment I found it in the documentation (PDF version included in the package) Quote: 1.1.1 System requirements Saludos!! |
|||
20 Aug 2006, 18:07 |
|
vid 20 Aug 2006, 18:08
welcome
Quote: where can I find more information about this tags? There are only several things outside source that affect compilation, and this one is only one common, other are rarely needed. In FASM, almost all info for compilation is inside source, no command line params, no external defines, no makefiles etc. btw, another way is to set up environment variable FASMINC to point to this directory |
|||
20 Aug 2006, 18:08 |
|
AarzaK 21 Aug 2006, 00:42
Thank you very much!
|
|||
21 Aug 2006, 00:42 |
|
SomeoneNew 22 Aug 2006, 19:41
Why doesnt FASMW do this automatically? (ie get the running location and set the env variable in the ini at ini generation time?).
Perhaps it sounds stupid to many but it would save this type of issues. |
|||
22 Aug 2006, 19:41 |
|
Tomasz Grysztar 22 Aug 2006, 19:51
If you already have the INCLUDE in system environment, this might be unwanted.
The .INI setting was actually meant only for the cases, when for some reason you don't want to mix fasm's include paths setting with the one of other programs. |
|||
22 Aug 2006, 19:51 |
|
okasvi 22 Aug 2006, 20:06
lately I started using INCLUDE environment variable, and I think my sources are now prettier than with %fasminc%\...inc
|
|||
22 Aug 2006, 20:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.