Unable to build the hello world #203
VoreckLukas
started this conversation in
General
Replies: 1 comment 2 replies
-
You're trying to compile You can have a look at our network-sockets example, which uses only Also, an hello-world that needs sockets doesn't look like a proper hello-world program, are you sure you are compiling the correct example? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
So i dont know which repo this issue belongs to so I'll put it here. I tried to get this set up on nixos together with devkitnix to install the devkit toolchain. But when i try to run
cargo 3ds build
on the initial hello world i get the below compiler errorBeta Was this translation helpful? Give feedback.
All reactions