Page 1 of 1

How can I build goldendict on windows?

PostPosted: Tue Apr 29, 2014 6:42 am
by fanrongqi
I use git get the code ,"git://gitorious.org/goldendict/goldendict.git". I install the qt 5.2.1,and qt 4.8.when I use qt 4.8 build goldendict,It can not works,the message is : :-1: error: Unknown module(s) in QT: phonon I don't know how to fix it . :cry:

Re: How can I build goldendict on windows?

PostPosted: Tue Apr 29, 2014 7:20 am
by Abs62
GD code long ago was moved to GitHub site. Use "git://github.com/goldendict/goldendict.git" url.
Branch "master" can be compiled only under Qt 4. If you want to try Qt 5 build, load code from "qt4x5" branch (can be behindhand "master" branch).

Re: How can I build goldendict on windows?

PostPosted: Thu May 01, 2014 12:45 pm
by fanrongqi
I download the code ,I get the branch qt4×5. I build success ,when I run the "GoldenDict.exe" file .but ,It can not find the file libao-4.dll. how can I fix it.

Re: How can I build goldendict on windows?

PostPosted: Thu May 01, 2014 4:05 pm
by Abs62
Place dll's from "winlibs/lib" folder beside goldendict.exe file.