Modify ↓
Opened 6 months ago
Closed 6 months ago
#4048 closed Bug (No Bug)
cannot find file in include directory when installation path is not in C:\
| Reported by: | 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 by , 6 months ago
comment:2 by , 6 months ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
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