Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package compilation fails at lazpackagerbase.pas(289,13) Error: Identifier not found "CreateRelativePath" #7

Open
Cigydd opened this issue Sep 30, 2018 · 1 comment

Comments

@Cigydd
Copy link

Cigydd commented Sep 30, 2018

If I try to compile the package, I get the following error:
lazpackagerbase.pas(289,13) Error: Identifier not found "CreateRelativePath"

Apparently, the FileUtil unit isn’t included in the uses clause.

Commit "gitignore .project" (commited at 2016-09-30)

Edit: No no, the unit is used. Why am I getting this error?
Edit2: On Lazarus 1.8.4, Linux Mint 19 Tara x86_64

@tandriamirado
Copy link

Solved.. @prof7bit has to accept the pull request.
In the meantime: https://github.com/tandriamirado/LazPackager
Some functions had been moved, so 2 units were included in the uses clause. Enjoy ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants