Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

could not find prelude in heron #305

Answered by jcornaz
Eldolfin asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure to add either features = ["2d"] or features = ["3d"] in the dependency declaration. Example:

heron = { version = "=4.0.0-alpha.4", features = ["3d"] }

I am aware that it is not super intuitive. #249 aims to improve the situation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Eldolfin
Comment options

Answer selected by Eldolfin
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
Converted from issue

This discussion was converted from issue #304 on August 10, 2022 19:29.