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

Output/ folder created #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Output/ folder created #8

wants to merge 1 commit into from

Conversation

jabbalaci
Copy link

Under Linux (I tried it with Manjaro), the build process failed with the following error message:

...
Compiling ../Utils/JcfStringUtils.pas
JcfStringUtils.pas(636,1) Error: Can't create object file: ../Output/JcfStringUtils.o (error code: 2)
JcfStringUtils.pas(636,1) Fatal: Can't create object ../Output/JcfStringUtils.o
Fatal: Compilation aborted
...

The folder ../Output doesn't exist, it's not created automatically, and the build fails.

Solution: add an empty Output folder. This is what my PR does.

Note: I'd also like to report some issues, but this tab is disabled on your project. How could I contact you?

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

Successfully merging this pull request may close these issues.

1 participant