Hello everybody,
I would like to build Berkeley db xml on windows with mingw, but when I launch the buildall command it does not work. I tried to use -x Compiler and -m makeCommand options and the process stops with fatal error: "sys/uio.h: No such file or directory".
My aim is to extend an application built on QtCreator so I can't use Visual Studio.
How can I fix this problem?
Thanks for the help.