CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
902 stars 287 forks source link

Update `Build.cs` for zlib-ng #1355

Closed j9liu closed 4 months ago

j9liu commented 6 months ago

This PR updates CesiumRuntime.Build.cs to refer to the correct zlib library. There were some linker errors due to https://github.com/CesiumGS/cesium-native/pull/798:

linker errors

j9liu commented 4 months ago

Closing because this change was reverted in native.