Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Hi, "fatal error: 'nbt_export.h' file not found", I cannot find out the "nbt_export.h" #21

Open
Dreamtowards opened this issue Jan 7, 2023 · 2 comments

Comments

@Dreamtowards
Copy link

please. as title, I got "fatal error: 'nbt_export.h' file not found" error.
CMake:

In file included from ...nbt_tags.h:20:
In file included from ...tag_primitive.h:23:
In file included from ...crtp_tag.h:23:
...tag.h:26:10: fatal error: 'nbt_export.h' file not found

so i cannot compile it, is that common? I am confuse..

@Dreamtowards
Copy link
Author

also I cannot find out "nbt_export.h" in the libarary files. I am using 2.5 Release Version

@ljfa-ag
Copy link
Owner

ljfa-ag commented Mar 14, 2023

Are you using CMake to compile the library? The nbt_export.h should be generated by CMake.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants