Skip to content

'magic_enum/magic_enum.hpp' file not found #86

Answered by rmn30
janhoogerbrugge asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, magic_enum is included as a submodule (pointer to another repo) so you need to tell git to check it out: git submodule init && git submodule update .

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@rmn30
Comment options

@davidchisnall
Comment options

@davidchisnall
Comment options

@rmn30
Comment options

@davidchisnall
Comment options

Answer selected by janhoogerbrugge
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