Hi everyone,
I got this error while trying to compile the latest (v2.15.0) CesiumForUnreal plug-in.
I am on Windows AMD64 & UE 5.5
Any idea ?
Creating object D:\XXXX\XXXXX\Plugins\CesiumForUnreal\Binaries\Win64\UnrealEditor-CesiumRuntime.exp
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupRefreshTilesets(struct Cesium::SceneGenerationContext &,class std::variant<int,float>)" (?setupRefreshTilesets@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@V?$variant@HM@std@@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleChryslerWarm::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleChryslerWarm@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupClearCache(struct Cesium::SceneGenerationContext &,class std::variant<int,float>)" (?setupClearCache@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@V?$variant@HM@std@@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGooglePompidou::RunTest(class FString const &)" (?RunTest@FLoadTilesetGooglePompidou@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForPompidou(struct Cesium::SceneGenerationContext &)" (?setupForPompidou@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGooglePompidou::RunTest(class FString const &)" (?RunTest@FLoadTilesetGooglePompidou@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForChrysler(struct Cesium::SceneGenerationContext &)" (?setupForChrysler@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleChrysler::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleChrysler@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForGuggenheim(struct Cesium::SceneGenerationContext &)" (?setupForGuggenheim@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleGuggenheim::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleGuggenheim@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForDeathValley(struct Cesium::SceneGenerationContext &)" (?setupForDeathValley@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleDeathValley::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleDeathValley@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForTokyo(struct Cesium::SceneGenerationContext &)" (?setupForTokyo@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleTokyo::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleTokyo@@MEAA_NAEBVFString@@@Z)
12>GooglePhotorealistic3dTilesLoad.perf.cpp.obj: Error LNK2019 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForGoogleplex(struct Cesium::SceneGenerationContext &)" (?setupForGoogleplex@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z) referenced in function "protected: virtual bool __cdecl FLoadTilesetGoogleGoogleplex::RunTest(class FString const &)" (?RunTest@FLoadTilesetGoogleGoogleplex@@MEAA_NAEBVFString@@@Z)
12>TileLoadingSoakTest.cpp.obj: Error LNK2001 : unresolved external symbol "public: static void __cdecl Cesium::GoogleTilesTestSetup::setupForGoogleplex(struct Cesium::SceneGenerationContext &)" (?setupForGoogleplex@GoogleTilesTestSetup@Cesium@@SAXAEAUSceneGenerationContext@2@@Z)
12>UnrealEditor-CesiumRuntime.dll: Error LNK1120 : 8 unresolved externals