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

Fix headless build on Linux #8

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

penguin359
Copy link

This is the fourth and final in a series of PRs to clean up the build of Walnut-Chat Headless on Linux.

This PR fixes an incorrect file path in the build for Linux that prevents it from being successful.

It also ensures some auto-generated files from premake5 are ignored by Git and enables setup.sh to be executable from the initial checkout of Walnut. Finally, it makes Setup.bat and Setup.sh work when executed from any folder such as the top-level of the repo.

I have this PR as a draft for the moment as it depends on the following PR to be complete:

StudioCherno/Walnut#65

Once that has been approved, I'd like to update this PR to point to the updated commits before this is merged.

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