Modify ↓
Opened 3 weeks ago
Closed 3 weeks ago
#4048 closed Bug (No Bug)
cannot find file in include directory when installation path is not in C:\
Reported by: | nlouis@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.18.0 | Severity: | None |
Keywords: | include directory | Cc: |
Description
Hi,
when the installation path is different from the classic one in "c:\program files\autoit", the include files declared in au3 files are not reachable.
Like "#include <FileConstants.au3>, file is missing"
Is there anyway to specify the lib directory ?
Regards
Attachments (0)
Change History (2)
comment:1 in reply to: ↑ description Changed 3 weeks ago by nlouis@…
comment:2 Changed 3 weeks ago by Jos
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Replying to nlouis@…:
Hi sorry it was a mistake in the user's right of Include directory.
There is no bug.
Regards