Make sure Fortran codes compile on Windows and more
In this MR:
- Fix Intel Fortran flags fro Win
- Warn if Visual Studio is used for mixed code
- Make sure the mangling of Fortran routines is correct in examples
-
HEPMC3_EXPORT_API struct HEPEVT* hepevtptr;
is non member, same as in all previous versions - Try to run tests with compression libraries on Windows: attempt to copy dlls of zlib, lzma, bz2.
Edited by Andrii Verbytskyi