Skip to content

Install with Qt 5.12.1: Cannot convert QJsonArray::iterator #40

@AntonioFasano

Description

@AntonioFasano

In Arch Linux Qt 5.12.1, setup fails with the following error

> install_github("ggobi/qtbase")
...

[ 52%] Building CXX object kdebindings/smoke/qt/CMakeFiles/smokeqt.dir/x_8.cpp.o
/tmp/RtmpxVOX0Z/R.INSTALL10026c8251da/qtbase/src-build/kdebindings/smoke/qt/x_8.cpp: In member function ‘void __smokeqt::x_QJsonArray::x_25(Smoke::Stack)’:
/tmp/RtmpxVOX0Z/R.INSTALL10026c8251da/qtbase/src-build/kdebindings/smoke/qt/x_8.cpp:4940:53: error: cannot convert ‘QJsonArray::iterator’ to ‘const QChar*’ in initialization
         const QChar* xret = this->QJsonArray::begin();
...

Thanks for any support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions