Page 1 of 1

Help me teach how to..

PostPosted: Tue Apr 04, 2017 6:36 am
by Budi
How can I build golden dictionary on Windows under Msys and Mingw with qt 4.8.5 installed correctly, as I typed; cd goldendict.
Z:>goldendict>

then I typed qmake:

Z:\goldendict>qmake
fatal: Not a git repository (or any of the parent directories): .git
Project MESSAGE: Failed to precisely describe the version via Git -- using the default version string

..Please help me. A Makefile was created there. But it's, of course, not useful at present those errors...
Many thanks in advance.

Re: Help me teach how to..

PostPosted: Tue Apr 04, 2017 3:27 pm
by Abs62
A Makefile was created there. But it's, of course, not useful at present those errors...

It's useful. Next just launch make as it wrote in readme.md.