Hi,
Please see below error when packaging using Cesium 5.4.1 and latest Cesium build.
UATHelper: Packaging (Windows): webrtc.lib(numbers.obj) : error LNK2005: “char * __cdecl absl::numbers_internal::FastIntToBuffer(unsigned int,char *)” (?FastIntToBuffer@numbers_internal@absl@@YAPEADIPEAD@Z) already defined in s2geometry.lib(numbers.obj)
UATHelper: Packaging (Windows): webrtc.lib(numbers.obj) : error LNK2005: “char * __cdecl absl::numbers_internal::FastIntToBuffer(int,char *)” (?FastIntToBuffer@numbers_internal@absl@@YAPEADHPEAD@Z) already defined in s2geometry.lib(numbers.obj)
UATHelper: Packaging (Windows): webrtc.lib(numbers.obj) : error LNK2005: “char * __cdecl absl::numbers_internal::FastIntToBuffer(unsigned __int64,char *)” (?FastIntToBuffer@numbers_internal@absl@@YAPEAD_KPEAD@Z) already defined in s2geometry.lib(numbers.obj)
UATHelper: Packaging (Windows): webrtc.lib(numbers.obj) : error LNK2005: “char * __cdecl absl::numbers_internal::FastIntToBuffer(__int64,char *)” (?FastIntToBuffer@numbers_internal@absl@@YAPEAD_JPEAD@Z) already defined in s2geometry.lib(numbers.obj)
UATHelper: Packaging (Windows): webrtc.lib(numbers.obj) : error LNK2005: “unsigned __int64 __cdecl absl::numbers_internal::SixDigitsToBuffer(double,char *)” (?SixDigitsToBuffer@numbers_internal@absl@@YA_KNPEAD@Z) already defined in s2geometry.lib(numbers.obj)
UATHelper: Packaging (Windows): Creating library C:\Users\coued\OneDrive\Bureau\sego\MyProject21\Binaries\Win64\MyProject21.lib and object C:\Users\coued\OneDrive\Bureau\sego\MyProject21\Binaries\Win64\MyProject21.exp
UATHelper: Packaging (Windows): C:\Users\coued\OneDrive\Bureau\sego\MyProject21\Binaries\Win64\MyProject21.exe : fatal error LNK1169: one or more multiply defined symbols found
UATHelper: Packaging (Windows): Total time in Parallel executor: 23.22 seconds
UATHelper: Packaging (Windows): Total execution time: 42.28 seconds
UATHelper: Packaging (Windows): Took 42.45s to run dotnet.exe, ExitCode=6
UATHelper: Packaging (Windows): UnrealBuildTool failed. See log for more details. (C:\Users\coued\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.4\UBA-MyProject21-Win64-Development.txt)
UATHelper: Packaging (Windows): AutomationTool executed for 0h 0m 45s
UATHelper: Packaging (Windows): AutomationTool exiting with ExitCode=6 (6)
UATHelper: Packaging (Windows): BUILD FAILED
PackagingResults: Error: Unknown Error