Upgrading from Xpress Insight 4.0 or Earlier
Mosel models compiled with Xpress Insight 2 (Xpress 7.7) or earlier will not work correctly after upgrading to Xpress Insight 4.1 or later.
If you have Mosel models that have not been recently compiled, rebuild them against the latest installation of Xpress/Xpress Insight to resolve any issues.
The mminsight package must now be used at the top of the model, before using any other packages. If this is not the case, you may see an error message when creating the project referring to incomplete entity definitions.
Compiling your model with the -s (strip private symbols) option may result in some entities not being available in Xpress Insight. If this occurs, ensure that the relevant entities are declared within a public declarations block.