Packaging Cesium Ion project to windows exe

is it possible to package a project as exe for distribution? I get the following error even on a blank project containing Cesium plugin:

Module.CesiumRuntime.9_of_11.cpp.obj : error LNK2001: unresolved external symbol __std_find_trivial_8

Yes, that should be possible.

What version of Unreal and Cesium for Unreal are you using?