-
Notifications
You must be signed in to change notification settings - Fork 15
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
Build of examples with added c file fails. #12
Comments
was this resolved? I seem to be having a similar issue but I'm not sure why. MacOS linker maybe? |
+1 on this issue if the project is still kicking. I'm running a nix flake to get the dev env up:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build of examples with added c file fails. There is a warning
warning(link): unexpected LLD stderr:
ld.lld: warning: Linking two modules of different target triples: C:\Users***\Desktop\ZigGBA-master\zig-cache\o\2e71dea1b90155b4f26cf1ea3866b2fd\keydemo.o' is 'thumb-unknown-unknown-eabi' whereas 'ld-temp.o' is 'armv4t-unknown-unknown-eabi'
for every failed demo
The text was updated successfully, but these errors were encountered: