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

make installcgi in newton expects src/icons #616

Open
janithpet opened this issue Aug 1, 2022 · 1 comment
Open

make installcgi in newton expects src/icons #616

janithpet opened this issue Aug 1, 2022 · 1 comment
Assignees
Labels

Comments

@janithpet
Copy link
Collaborator

Describe the bug
make installcgi expects a folder src/icons, as per Line 374. This folder, and the associated files don't exist.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo using git clone --recursive [email protected]:phillipstanleymarbell/Noisy-lang-compiler.git
@janithpet
Copy link
Collaborator Author

docs/icons currently contains some of the necessary icons. Newton-logo.png and orange-logo-full.png are missing.

In a PR, I will add the missing files to docs/icons and set installcgi to copy from this location, rather than the current ../icons.

@janithpet janithpet changed the title make installcgi expects src/icons make installcgi in newton expects src/icons Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants