Skip to content

Feature/support mingw

Christian Engwer requested to merge feature/support-mingw into master

I fixed a couple of problems when trying to build uggrid for windows using mingw.

It contains two changes:

  • disable the xdr file format, if rpc/rpc.h is missing
  • change the parameters of mkdir in the case of windows

Merge request reports