[Kst] NetCDF-4 support and windows build

Peter Kuemmel syntheticpp at gmx.net
Wed Oct 8 20:23:00 UTC 2014


>
> > Yes, this compiler is only needed for the build server and it is a compiler which runs under Windows.
> OK, I'll try to get that running.

I would first use the compiler of the Qt SDK, otherwise you eventually would have to compile Qt with this compiler.
Only when this works on your Windows you should start to build for the build server.

> Is a Windows 7 PC OK or are there compat issues with XP or Windows 8?

Using MinGW minimizes the requirements on the Windows side, but maybe  Qt5 requires Windows > XP.


> And a last question: do we need/prefer static or dynamic libs?

Static, because then there would be only one dll for the netcdf support (the plugin)

Peter


More information about the Kst mailing list