carla icon indicating copy to clipboard operation
carla copied to clipboard

make launch Error6

Open VPA2998 opened this issue 3 years ago • 2 comments

I am facing the "make: *** [CarlaUE4Editor] Error 6" for long time please find a best solution for this, CARLA version: latest Platform/OS: windows 10 Problem you have experienced: make: *** [CarlaUE4Editor] Error 6 What you expected to happen: make launch

C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(170): error C2440: 'return': cannot convert from 'FTaggedHierarchicalStaticMeshSceneProxy *' to 'FPrimitiveSceneProxy *' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(170): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(237): error C2039: 'NotDrawTaggedComponents': is not a member of 'FEngineShowFlags' C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\Components/BillboardComponent.h(13): note: see declaration of 'FEngineShowFlags' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(265): error C2039: 'NotDrawTaggedComponents': is not a member of 'FEngineShowFlags' C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\Components/BillboardComponent.h(13): note: see declaration of 'FEngineShowFlags' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(291): error C2039: 'NotDrawTaggedComponents': is not a member of 'FEngineShowFlags' C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\Components/BillboardComponent.h(13): note: see declaration of 'FEngineShowFlags' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(300): error C2614: 'FTaggedHierarchicalStaticMeshSceneProxy': illegal member initialization: 'FHierarchicalStaticMeshSceneProxy' is not a base or member C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(305): error C2065: 'bVerifyUsedMaterials': undeclared identifier C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(307): error C2065: 'FLODInfo': undeclared identifier C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(307): error C2065: 'LODInfo': undeclared identifier C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(307): error C2143: syntax error: missing ';' before ':' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(307): error C2065: 'LODs': undeclared identifier C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(307): error C2143: syntax error: missing ';' before ')' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(308): error C2653: 'FLODInfo': is not a class or namespace name C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(308): error C2530: 'SectionInfo': references must be initialized C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(308): error C2143: syntax error: missing ';' before ':' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(308): error C2065: 'LODInfo': undeclared identifier C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(308): error C2143: syntax error: missing ';' before ')' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(316): error C2653: 'FHierarchicalStaticMeshSceneProxy': is not a class or namespace name C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Game/TaggedComponent.cpp(318): error C2039: 'NotDrawTaggedComponents': is not a member of 'FEngineShowFlags' C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\Components/BillboardComponent.h(13): note: see declaration of 'FEngineShowFlags' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Recorder/CarlaRecorder.cpp(476): warning C4458: declaration of 'Role' hides class member C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\GameFramework/Actor.h(541): note: see declaration of 'AActor::Role' C:/CARLA/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Recorder/CarlaRecorder.cpp(491): warning C4458: declaration of 'Role' hides class member C:\UE_4.26\Engine\Source\Runtime\Engine\Classes\GameFramework/Actor.h(541): note: see declaration of 'AActor::Role' make: *** [CarlaUE4Editor] Error 6

VPA2998 avatar Jul 07 '22 17:07 VPA2998

Have anyone solve this issue?

wkgud9090 avatar Jul 20 '22 05:07 wkgud9090

Have anyone solve this issue?

No one solved yet But switched my laptop to Ubuntu 18.04 and CARLA Working :)

VPA2998 avatar Jul 20 '22 07:07 VPA2998

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 02 '23 03:06 stale[bot]