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 error when building examples #6

Closed
anacierdem opened this issue Jun 3, 2018 · 2 comments
Closed

Make error when building examples #6

anacierdem opened this issue Jun 3, 2018 · 2 comments

Comments

@anacierdem
Copy link
Contributor

When doing make in i.e /helloworld, it fails with;

...
Building: helloworld/helloworld.elf
Building: helloworld/helloworld.z64
fopen: No such file or directory
Makefile:67: recipe for target 'helloworld.z64' failed
make: *** [helloworld.z64] Error 1

The image helloworld.z64 is generated but I have not checked if it is running or not yet.

@ijacquez
Copy link

ijacquez commented Jun 3, 2018

You're missing some boot file, I think?

@anacierdem
Copy link
Contributor Author

Duplicate of #1

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

No branches or pull requests

2 participants