-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I successfully built the project through cmake-gui. But when compiling, an error occurs in entt.hpp as follows,
Severity Code Description Project File Line Suppression State Details
Error C2675 unary '!': '_Ty' does not define this operator or a conversion to a type acceptable to the predefined operator
with
[
_Ty=entt::internal::meta_traits
]
GEAR_CORE_Project My Derectory\GearEngine\External\ENTT\single_include\entt\entt.hpp 64021
Could you help me resolve this?
Metadata
Metadata
Assignees
Labels
No labels