Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Qt5 compiling error #19

Closed
demmm opened this issue Mar 2, 2015 · 0 comments
Closed

New Qt5 compiling error #19

demmm opened this issue Mar 2, 2015 · 0 comments

Comments

@demmm
Copy link

demmm commented Mar 2, 2015

This commit, line 1070:
55fc3f5#diff-79302691035a6cf316b751e790cdb679R1070
Introduced a deprecated in Qt5 fromAscii call
http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5

Build of 2.4.2 with Qt5 is fixed with:
sed -i 's|fromAscii|fromLatin1|g' $srcdir/$pkgname-$pkgver/src/DkMetaData.cpp

@sfiel sfiel closed this as completed Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants