Skip to content

No pre-built standard library found, and ctru-sys not found #182

Answered by Meziu
CenTdemeern1 asked this question in Q&A
Discussion options

You must be logged in to vote

These two messages appear every time I try to build something. Is there something I can do to mitigate this?

The "no pre-build" error is meant to appear to notify the user of the use of build-std (which at the end of the day, isn't extremely reliable). The other message should not appear if ctru-sys was setup correctly, I'll have to see what's the problem with that.

I don't know how I would pre-build std and have it find it, but I have a feeling it might speed up compile times so I'd like to know how.

You'd need a custom rustup toolchain and build the standard library for the armv6k-nintendo-3ds target. It is not a documented process since building std requires ctru-sys and some other…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ian-h-chamberlain
Comment options

@Meziu
Comment options

Answer selected by CenTdemeern1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants