Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Compiling Failed #7

Closed
nutta-git opened this issue Oct 20, 2020 · 1 comment
Closed

Compiling Failed #7

nutta-git opened this issue Oct 20, 2020 · 1 comment

Comments

@nutta-git
Copy link

Describe the bug

When trying to compile nuTensor, multiple errors are shown and the compilation fails
To Reproduce

cd ~/nuTensor/tools/
sh make-firefox.sh all
See error
*** nuTensor.firefox: Creating web store package
*** nuTensor.firefox: Copying files
bash: ./tools/make-assets.sh: No such file or directory
cp: cannot stat './src/*': No such file or directory
cp: cannot stat 'platform/chromium/*.js': No such file or directory
cp: cannot stat 'platform/chromium/img/*': No such file or directory
cp: cannot stat 'LICENSE.txt': No such file or directory
cp: cannot stat 'platform/firefox/*.js': No such file or directory
cp: cannot stat 'platform/firefox/manifest.json': No such file or directory
*** nuTensor.firefox: Generating meta...
python3: can't open file 'tools/make-firefox-meta.py': [Errno 2] No such file or directory
*** nuTensor.firefox: Creating package...
make-firefox.sh: line 29: zip: command not found
*** nuTensor.firefox: Package done.

Expected behavior
unTensor should compile

Browser (please complete the following information):

  • OS: Arch Linux
  • Browser: Firefox

Additional context

@DrFlibble
Copy link
Member

You have to run the make scripts from the root of the repo, i.e. tools/make-firefox.sh

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

No branches or pull requests

2 participants