View Single Post
Posts: 344 | Thanked: 1,345 times | Joined on Aug 2012 @ Paris, FR
#195
Originally Posted by coderus View Post
no, i checked your errors and it's not because too new api. you just using it wrong
Yeah, I'm abusing non-explicit constructors.
I really miss this one

Originally Posted by qtdoc
QJsonValue::QJsonValue(const char * s)
Creates a value of type String with value s, assuming UTF-8 encoding of the input.

You can disable this constructor by defining QT_NO_CAST_FROM_ASCII when you compile your applications.

This function was introduced in Qt 5.3.
EDIT: the build is finished. Only for those who are not afraid of stuff breaking, grab the RPM here.

Disclaimer: close to nothing is working.
__________________
Developer of Friends Facebook client, patchmanager, Phonebot
Blogger at Jollafr and random thoughts on my personnal blog
Support my work
 

The Following 2 Users Say Thank You to Sfiet_Konstantin For This Useful Post: