Skip to content

Compiling the example: error[E048]: Could not resolve reference to <anything> #1284

Answered by ghaith
timokroeger asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @timokroeger ,

To build the standard library we still depend on some extra liking step to link the rust code, so I would recommend using the build script: ./scripts/build --build --release --package which will place the lib along with all includes into a folder called output in your source location.
IN addition I think you might have a typo in the json file which is causing the Unresolved reference: the source files end with .st not .s

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@timokroeger
Comment options

@timokroeger
Comment options

@ghaith
Comment options

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