I’m not familiar with MobaXterm, but the about error means that whatever system it’s running on doesn’t have the expat library or headers. You could set -DGEANT4_USE_SYSTEM_EXPAT=OFF
, but it’s going to be better long term to instal/use the system version.
1 Like