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

Fedora 22 Build problems #3412

Closed
pollend opened this issue Aug 5, 2015 · 1 comment
Closed

Fedora 22 Build problems #3412

pollend opened this issue Aug 5, 2015 · 1 comment
Labels
Milestone

Comments

@pollend
Copy link

pollend commented Aug 5, 2015

i'm getting this build error on fedora 22 using the manual installer.

app/models/configmanager.cpp: In static member function ‘static QJsonArray ConfigManager::xmlConfigToJsonArray(const QString&)’:
app/models/configmanager.cpp:133:34: error: ‘fromVariantHash’ is not a member of ‘QJsonObject’
newConfig.append(QJsonObject::fromVariantHash(connection));

@uglide
Copy link
Collaborator

uglide commented Aug 5, 2015

Hello @pollend
Fixed in 1d5740d, please try pull changes and rebuild. Thanks!

@uglide uglide closed this as completed Aug 5, 2015
@uglide uglide added this to the 0.8.0-RC2 milestone Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants