Page 1 of 1

compilation under windows 10

Posted: 08 Dec 2016 09:35
by Hook
Hi,

I've managed to install and run the Windows version under Windows 10.
I like it:)
I'm thinking about making some weather routing complement for my own entertainment. I use qtVlm and Zezo also.
So I've downloaded the sources zyGrib-8.0.1.tgz, which is I think mainly suitable for Linux.
After launching Qt Creator 4.1.0 under windows 10 and during building the project file I got ui_PositionEditorWidget.h: No such file or directory message.
In the project file I've seen this:
# conditional, because uic dont work in my cross compilator environment.
# ui_*.h files are made under linux before windows compilation.
But I'm not familiar with Linux.

Can anyone help me? Are there any suitable source code for Windows? Should I use Windows 10’s Bash Shell?

I've also seen boatspeed.cpp and some other strange source which suggests me that this project has some weather routing function, which are not available under Windows version, or I was not able to find it:) Am I right?
Thanks
Attila