Project Setup #906
Answered
by
Naramsim
wintercodeNKJJ
asked this question in
Q&A
Project Setup
#906
-
make: *** [Makefile:19: setup] Error -1073741515 how do I go about it? |
Beta Was this translation helpful? Give feedback.
Answered by
Naramsim
Jul 26, 2023
Replies: 1 comment 2 replies
-
Hmm, does it output more lines? Can you check what's the content of 'make setup' and run it without make? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I think it's a local problem with your make. it's also strange that the
python
command doesn't output anything.