Page 6 of 7

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Thu Oct 02, 2014 12:15 am
by gdfan
New Unofficial Early Access Build

This is a FULL distribution of Goldendict, with all required files, libraries and localizations. Includes QT 5.3.2 libs.
GoldenDict 1.5.0-RC-477-g86b3dd4_(QT_532).dmg

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Thu Oct 02, 2014 2:37 am
by shipley.wu
gdfan wrote:New Unofficial Early Access Build

This is a FULL distribution of Goldendict, with all required files, libraries and localizations. Includes QT 5.3.2 libs.
GoldenDict 1.5.0-RC-477-g86b3dd4_(QT_532).dmg


Works great on Yosemite beta 4. Thanks a bunch!

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Fri Oct 03, 2014 1:31 am
by Kilo1006
Thanks for your nice work!

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Sun Oct 05, 2014 3:21 am
by agrothendieck
@gdfan,

Could you please give us a guide of how to build your version of GD? Thanks.

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Sun Oct 05, 2014 6:55 am
by gdfan
@agrothendieck

There is no my version. Building from the official code.
https://github.com/goldendict/goldendict

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Sun Oct 05, 2014 5:13 pm
by agrothendieck
@gdfan,

Thanks. But I think my question was whether you did some changes to official code such that you could build GD under qt 5.3.2 and latest mac os x like mavericks. I opened the project in qt creator after I installed qt 5.3.2 but the official code won't build and it complains about something like

Code: Select all
'/Users/AG/Documents/portablesoft/Qt/5.3/clang_64/lib/QtCore.framework/Headers/qlogging.h:167: passing argument to parameter here
Q_CORE_EXPORT QtMessageHandler qInstallMessageHandler(QtMessageHandler);'


Do you have any ideas of what this is? or how did you build the official code under qt 5.3.2? Thanks again.

AG

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Sun Oct 05, 2014 5:56 pm
by agrothendieck
@gdfan,

I see, I need branch 'qt4x5' rather than the master branch to build..

AG

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Tue Oct 07, 2014 8:34 am
by vahegan
gdfan wrote:This is a FULL distribution of Goldendict, with all required files, libraries and localizations. Includes QT 5.3.2 libs.
GoldenDict 1.5.0-RC-477-g86b3dd4_(QT_532).dmg


gdfan, thank you for the new build!

I am still unable to utilize the scan popup functionality, though. Any chances to fix this on Mac builds? I read on Github issue 129 that it was fixed, but still I cannot use this functionality.

Sometimes I am able to get the scan popup when I first press cmd-C-C followed by cmd-F11-F11 but this is not very convenient - I thought cmd+C+C was sufficient... Any ideas to fix this?

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Tue Oct 07, 2014 9:39 am
by gdfan
New Unofficial Early Access Build
incl popup fix

This is a FULL distribution of Goldendict, with all required files, libraries and localizations. Includes QT 5.3.2 libs.
GoldenDict 1.5.0-RC-483-gc42be48_(QT_532).dmg

Re: GoldenDict Mac OS X available - Early Access Builds

PostPosted: Tue Oct 07, 2014 11:20 am
by vahegan
gdfan wrote:New Unofficial Early Access Build
incl popup fix

This is a FULL distribution of Goldendict, with all required files, libraries and localizations. Includes QT 5.3.2 libs.
GoldenDict 1.5.0-RC-483-gc42be48_(QT_532).dmg


Cool! Thank you! All works well now!