Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 0%] Built target lz4
- [ 1%] Built target zlib
- [ 1%] Built target expat
- [ 27%] Built target tomcrypt
- [ 27%] Built target md5
- [ 27%] Building CXX object Code/CryEngine/CrySystem/CMakeFiles/CrySystem.dir/PlatformOS/PlatformOS_PC.cpp.o
- In file included from /usr/include/c++/13.1.1/bits/stl_pair.h:60,
- from /usr/include/c++/13.1.1/bits/stl_algobase.h:64,
- from /usr/include/c++/13.1.1/bits/specfun.h:43,
- from /usr/include/c++/13.1.1/cmath:3716,
- from /usr/include/c++/13.1.1/math.h:36,
- from /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryCore/Platform/LinuxSpecific.h:19,
- from /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryCore/Platform/Linux64Specific.h:78,
- from /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryCore/Platform/platform.h:275,
- from /home/luke/CRYENGINE/Code/CryEngine/CrySystem/StdAfx.h:12,
- from /home/luke/CRYENGINE/Code/CryEngine/CrySystem/PlatformOS/PlatformOS_PC.cpp:12:
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Schematyc::ObjectId, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Schematyc::ObjectId]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:15,
- from /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryGame/IGameFramework.h:5,
- from /home/luke/CRYENGINE/Code/CryEngine/CrySystem/PlatformOS/PlatformOS_PC.h:19,
- from /home/luke/CRYENGINE/Code/CryEngine/CrySystem/PlatformOS/PlatformOS_PC.cpp:16:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Schematyc::EMPEnv, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Schematyc::EMPEnv]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<CryTransform::CTransform, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = CryTransform::CTransform]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<CryTransform::CRotation, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = CryTransform::CRotation]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<CryTransform::CAngles3, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = CryTransform::CAngles3]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<CryTransform::CAngle, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = CryTransform::CAngle]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Schematyc::ExplicitTextureId, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Schematyc::ExplicitTextureId]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Schematyc::ExplicitEntityId, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Schematyc::ExplicitEntityId]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<CryGUID, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = CryGUID]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Color_tpl<unsigned char>, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Color_tpl<unsigned char>]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Color_tpl<float>, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Color_tpl<float>]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Vec3_tpl<float>, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Vec3_tpl<float>]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<Vec2_tpl<float>, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = Vec2_tpl<float>]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<double, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = double]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<float, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = float]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<long long unsigned int, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = long long unsigned int]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<long long int, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = long long int]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<unsigned int, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = unsigned int]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<int, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = int]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- /usr/include/c++/13.1.1/type_traits: In instantiation of ‘struct std::is_convertible<bool, IEntityComponent>’:
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: recursively required by substitution of ‘template<class TYPE> struct Schematyc::Helpers::SIsCustomClass<TYPE, typename std::enable_if<std::is_convertible<TYPE, IEntityComponent>::value>::type> [with TYPE = bool]’
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryEntitySystem/IEntityComponent.h:221:32: required from here
- /usr/include/c++/13.1.1/type_traits:1417:30: error: invalid use of incomplete type ‘struct IEntityComponent’ [-fpermissive]
- 1417 | : public __bool_constant<__is_convertible(_From, _To)>
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/luke/CRYENGINE/Code/CryEngine/CryCommon/CryNetwork/INetEntity.h:13:8: note: forward declaration of ‘struct IEntityComponent’
- 13 | struct IEntityComponent;
- | ^~~~~~~~~~~~~~~~
- cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning’ may have been intended to silence earlier diagnostics
- make[2]: *** [Code/CryEngine/CrySystem/CMakeFiles/CrySystem.dir/build.make:104: Code/CryEngine/CrySystem/CMakeFiles/CrySystem.dir/PlatformOS/PlatformOS_PC.cpp.o] Error 1
- make[1]: *** [CMakeFiles/Makefile2:1457: Code/CryEngine/CrySystem/CMakeFiles/CrySystem.dir/all] Error 2
- make: *** [Makefile:136: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement