Page 8 of 15 FirstFirst 123456789101112131415 LastLast
Results 141 to 160 of 293

Thread: Rusted PackFile Manager (RPFM) 4.0.0 Released!

  1. #141
    FaLKReN's Avatar Civis
    Join Date
    Sep 2013
    Location
    Budapest, Hungary
    Posts
    196

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Hey Frodo

    This will be probably very down on your list but can you take a look at why rpfm cannot open the "carthaginian_linothorax_a. rigid_model_v2"? When I try it says "Texture with unknown Mask Type found". (This is the vanilla rigid model) Is there anything I can do to fix it?
    #

  2. #142
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    The rigidmodel module is quite... unstable. If you get an error, try with phazer's tool, or something like that. I'm going to rework it soon, but it's not done yet.

  3. #143

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    I'm trying to use it for Shogun 2 and as soon as I try to open darthmod_shogun.pack, the program just crashes with no error popups or anything. It works for other pack files. Help is very appreciated, thanks in advance
    Last edited by seamus2008; November 26, 2019 at 05:09 PM.

  4. #144
    Jake Armitage's Avatar Artifex
    Patrician

    Join Date
    Apr 2011
    Location
    apartment 6
    Posts
    4,694

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Everything is fine with Rome2.

    Frodo, you have no idea how much useful are the research functions for complex packs!

  5. #145
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Quote Originally Posted by seamus2008 View Post
    I'm trying to use it for Shogun 2 and as soon as I try to open darthmod_shogun.pack, the program just crashes with no error popups or anything. It works for other pack files. Help is very appreciated, thanks in advance
    Shogun 2 had some special packfiles, which I've only seen in the wild, that RPFM is not supporting yet. It may be that. It's one of the things planned for 2.0

  6. #146
    Radious's Avatar I came, I saw, I modded
    Join Date
    Mar 2009
    Location
    Czech Republic
    Posts
    11,083

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Good day Sir,

    new dlc arrived today and several tables require new schema:


    melee_weapons_tables
    mercenary_unit_groups_tables
    special_ability_phases_tables
    unit_special_abilities_tables
    units_custom_battle_permissions_tables

    Winner of the 2011, 2012. 2014, 2015, 2016 and 2017 Modding Awards in Total War Shogun 2, Rome 2, Attila, Warhammer 1 and Warhammer 2.
    Follow us here - Team Radious




  7. #147
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Couple of days late, but the Warhammer 2 schemas were updated a few hours after the emo guy and rat wick update went out.

  8. #148
    Freiherr von Loringen's Avatar Laetus
    Join Date
    Apr 2012
    Location
    The Ironsand Wastes
    Posts
    15

    Default QT build errors

    I'm very happy to see your program, as I can get neither PFM nor BoB to run. However, I'm having some trouble building RPFM. I'm running OpenSUSE Linux 15.1. When I put in cargo build, I get the following QT errors:

    Spoiler Alert, click show to read: 

    error: failed to run custom build command for `qt_gui v0.2.3`

    Caused by:
    process didn't exit successfully: `/home/lhossangren/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2/target/release/build/qt_gui-dea685a49a0238a0/build-script-build` (exit code: 101)
    --- stderr
    Executing command: "qmake" "-query" "QT_VERSION"
    Error:
    0: No such file or directory (os error 2)
    1: failed to run command: "qmake" "-query" "QT_VERSION"
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("failed to run command: "qmake" "-query" "QT_VERSION""), (Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }), None))', src/libcore/result.rs:1165:5
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

    warning: build failed, waiting for other jobs to finish...
    error: build failed
    lhossangren@localhost:~/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2> cargo build
    Compiling rpfm-code v1.6.2 (/home/lhossangren/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2)
    Compiling qt_core v0.2.3
    Compiling qt_gui v0.2.3
    Compiling qt_widgets v0.2.3
    error: failed to run custom build command for `qt_core v0.2.3`

    Caused by:
    process didn't exit successfully: `/home/lhossangren/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2/target/debug/build/qt_core-4fa424773dfc2af4/build-script-build` (exit code: 101)
    --- stderr
    Executing command: "qmake" "-query" "QT_VERSION"
    Error:
    0: No such file or directory (os error 2)
    1: failed to run command: "qmake" "-query" "QT_VERSION"
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("failed to run command: "qmake" "-query" "QT_VERSION""), (Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }), None))', src/libcore/result.rs:1165:5
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

    warning: build failed, waiting for other jobs to finish...
    error: failed to run custom build command for `qt_gui v0.2.3`

    Caused by:
    process didn't exit successfully: `/home/lhossangren/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2/target/debug/build/qt_gui-0b5d3c0367260109/build-script-build` (exit code: 101)
    --- stderr
    Executing command: "qmake" "-query" "QT_VERSION"
    Error:
    0: No such file or directory (os error 2)
    1: failed to run command: "qmake" "-query" "QT_VERSION"
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("failed to run command: "qmake" "-query" "QT_VERSION""), (Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }), None))', src/libcore/result.rs:1165:5
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

    warning: build failed, waiting for other jobs to finish...
    error: failed to run custom build command for `qt_widgets v0.2.3`

    Caused by:
    process didn't exit successfully: `/home/lhossangren/Documents/Games_Laboratory/TW/RPFM_1/rpfm-1.6.2/target/debug/build/qt_widgets-a135410c69dca938/build-script-build` (exit code: 101)
    --- stderr
    Executing command: "qmake" "-query" "QT_VERSION"
    Error:
    0: No such file or directory (os error 2)
    1: failed to run command: "qmake" "-query" "QT_VERSION"
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("failed to run command: "qmake" "-query" "QT_VERSION""), (Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }), None))', src/libcore/result.rs:1165:5
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.


    I have QT 5.92, xz, p&zip, and Rust 1.39 installed; all the dependencies it asked for in the manual. Any idea what is going on?

    Thanks.

  9. #149
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    You need qmake (part of qt dev tools) for building part of the program. Install it, and it should let you compile.

  10. #150
    Freiherr von Loringen's Avatar Laetus
    Join Date
    Apr 2012
    Location
    The Ironsand Wastes
    Posts
    15

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    I installed qmake, which got me as far as a similar error for cmake, so I installed that too. That got me to here:

    Spoiler Alert, click show to read: 


    ^~~~~~~~
    /usr/include/QtGui/qevent.h:732:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QEvent*’
    In file included from /usr/include/QtGui/qstyleoption.h:50:0,
    from /usr/include/QtGui/qabstractitemdelegate.h:46,
    from /usr/include/QtGui/qcombobox.h:46,
    from /usr/include/QtGui/QtGui:42,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qstyle.h:882:21: note: candidate: QDebug operator<<(QDebug, QStyle::State)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QStyle::State state);
    ^~~~~~~~
    /usr/include/QtGui/qstyle.h:882:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QStyle::State {aka QFlags<QStyle::StateFlag>}’
    In file included from /usr/include/QtGui/qabstractitemdelegate.h:46:0,
    from /usr/include/QtGui/qcombobox.h:46,
    from /usr/include/QtGui/QtGui:42,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qstyleoption.h:962:21: note: candidate: QDebug operator<<(QDebug, const QStyleOption::OptionType&)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, const QStyleOption::OptionType &optionType);
    ^~~~~~~~
    /usr/include/QtGui/qstyleoption.h:962:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QStyleOption::OptionType&’
    /usr/include/QtGui/qstyleoption.h:963:21: note: candidate: QDebug operator<<(QDebug, const QStyleOption&)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, const QStyleOption &option);
    ^~~~~~~~
    /usr/include/QtGui/qstyleoption.h:963:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QStyleOption&’
    In file included from /usr/include/QtGui/qtextformat.h:50:0,
    from /usr/include/QtGui/qtextcursor.h:47,
    from /usr/include/QtGui/qlineedit.h:46,
    from /usr/include/QtGui/QtGui:54,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qpen.h:125:38: note: candidate: QDataStream& operator<<(QDataStream&, const QPen&)
    friend Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QPen &);
    ^~~~~~~~
    /usr/include/QtGui/qpen.h:125:38: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    /usr/include/QtGui/qpen.h:138:21: note: candidate: QDebug operator<<(QDebug, const QPen&)
    Q_GUI_EXPORT QDebug operator<<(QDebug, const QPen &);
    ^~~~~~~~
    /usr/include/QtGui/qpen.h:138:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QPen&’
    In file included from /usr/include/QtGui/qtextcursor.h:47:0,
    from /usr/include/QtGui/qlineedit.h:46,
    from /usr/include/QtGui/QtGui:54,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qtextformat.h:117:38: note: candidate: QDataStream& operator<<(QDataStream&, const QTextLength&)
    friend Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QTextLength &);
    ^~~~~~~~
    /usr/include/QtGui/qtextformat.h:117:38: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    /usr/include/QtGui/qtextformat.h:363:38: note: candidate: QDataStream& operator<<(QDataStream&, const QTextFormat&)
    friend Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QTextFormat &);
    ^~~~~~~~
    /usr/include/QtGui/qtextformat.h:363:38: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:73:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qsplitter.h:152:27: note: candidate: QTextStream& operator<<(QTextStream&, const QSplitter&)
    Q_GUI_EXPORT QTextStream& operator<<(QTextStream&, const QSplitter&);
    ^~~~~~~~
    /usr/include/QtGui/qsplitter.h:152:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QTextStream&’
    In file included from /usr/include/QtGui/qabstractitemview.h:47:0,
    from /usr/include/QtGui/QtGui:87,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qitemselectionmodel.h:246:21: note: candidate: QDebug operator<<(QDebug, const QItemSelectionRange&)
    Q_GUI_EXPORT QDebug operator<<(QDebug, const QItemSelectionRange &);
    ^~~~~~~~
    /usr/include/QtGui/qitemselectionmodel.h:246:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QItemSelectionRange&’
    In file included from /usr/include/QtGui/QtGui:99:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qlistwidget.h:196:27: note: candidate: QDataStream& operator<<(QDataStream&, const QListWidgetItem&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &out, const QListWidgetItem &item);
    ^~~~~~~~
    /usr/include/QtGui/qlistwidget.h:196:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:102:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qstandarditemmodel.h:447:27: note: candidate: QDataStream& operator<<(QDataStream&, const QStandardItem&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &out, const QStandardItem &item);
    ^~~~~~~~
    /usr/include/QtGui/qstandarditemmodel.h:447:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:106:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qtablewidget.h:215:27: note: candidate: QDataStream& operator<<(QDataStream&, const QTableWidgetItem&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &out, const QTableWidgetItem &item);
    ^~~~~~~~
    /usr/include/QtGui/qtablewidget.h:215:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:108:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qtreewidget.h:254:27: note: candidate: QDataStream& operator<<(QDataStream&, const QTreeWidgetItem&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &out, const QTreeWidgetItem &item);
    ^~~~~~~~
    /usr/include/QtGui/qtreewidget.h:254:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:110:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qgenericmatrix.h:352:8: note: candidate: template<int N, int M, class T> QDebug operator<<(QDebug, const QGenericMatrix<N, M, T>&)
    QDebug operator<<(QDebug dbg, const QGenericMatrix<N, M, T> &m)
    ^~~~~~~~
    /usr/include/QtGui/qgenericmatrix.h:352:8: note: template argument deduction/substitution failed:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:16:40: note: ‘const QAccessibleEvent’ is not derived from ‘const QGenericMatrix<N, M, T>’
    new(output) QDebug(operator<<(*d, *ev));
    ^
    In file included from /usr/include/QtGui/QtGui:110:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qgenericmatrix.h:371:14: note: candidate: template<int N, int M, class T> QDataStream& operator<<(QDataStream&, const QGenericMatrix<N, M, T>&)
    QDataStream &operator<<(QDataStream &stream, const QGenericMatrix<N, M, T> &matrix)
    ^~~~~~~~
    /usr/include/QtGui/qgenericmatrix.h:371:14: note: template argument deduction/substitution failed:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:16:40: note: ‘const QAccessibleEvent’ is not derived from ‘const QGenericMatrix<N, M, T>’
    new(output) QDebug(operator<<(*d, *ev));
    ^
    In file included from /usr/include/QtGui/qmatrix4x4.h:45:0,
    from /usr/include/QtGui/QtGui:111,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qvector3d.h:272:21: note: candidate: QDebug operator<<(QDebug, const QVector3D&)
    Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QVector3D &vector);
    ^~~~~~~~
    /usr/include/QtGui/qvector3d.h:272:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QVector3D&’
    /usr/include/QtGui/qvector3d.h:276:27: note: candidate: QDataStream& operator<<(QDataStream&, const QVector3D&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QVector3D &);
    ^~~~~~~~
    /usr/include/QtGui/qvector3d.h:276:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/qmatrix4x4.h:46:0,
    from /usr/include/QtGui/QtGui:111,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qvector4d.h:277:21: note: candidate: QDebug operator<<(QDebug, const QVector4D&)
    Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QVector4D &vector);
    ^~~~~~~~
    /usr/include/QtGui/qvector4d.h:277:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QVector4D&’
    /usr/include/QtGui/qvector4d.h:281:27: note: candidate: QDataStream& operator<<(QDataStream&, const QVector4D&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QVector4D &);
    ^~~~~~~~
    /usr/include/QtGui/qvector4d.h:281:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/qmatrix4x4.h:47:0,
    from /usr/include/QtGui/QtGui:111,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qquaternion.h:316:21: note: candidate: QDebug operator<<(QDebug, const QQuaternion&)
    Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QQuaternion &q);
    ^~~~~~~~
    /usr/include/QtGui/qquaternion.h:316:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QQuaternion&’
    /usr/include/QtGui/qquaternion.h:320:27: note: candidate: QDataStream& operator<<(QDataStream&, const QQuaternion&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QQuaternion &);
    ^~~~~~~~
    /usr/include/QtGui/qquaternion.h:320:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:111:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qmatrix4x4.h:981:21: note: candidate: QDebug operator<<(QDebug, const QMatrix4x4&)
    Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QMatrix4x4 &m);
    ^~~~~~~~
    /usr/include/QtGui/qmatrix4x4.h:981:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QMatrix4x4&’
    /usr/include/QtGui/qmatrix4x4.h:985:27: note: candidate: QDataStream& operator<<(QDataStream&, const QMatrix4x4&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QMatrix4x4 &);
    ^~~~~~~~
    /usr/include/QtGui/qmatrix4x4.h:985:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/QtGui:113:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qvector2d.h:248:21: note: candidate: QDebug operator<<(QDebug, const QVector2D&)
    Q_GUI_EXPORT QDebug operator<<(QDebug dbg, const QVector2D &vector);
    ^~~~~~~~
    /usr/include/QtGui/qvector2d.h:248:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘const QVector2D&’
    /usr/include/QtGui/qvector2d.h:252:27: note: candidate: QDataStream& operator<<(QDataStream&, const QVector2D&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QVector2D &);
    ^~~~~~~~
    /usr/include/QtGui/qvector2d.h:252:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    In file included from /usr/include/QtGui/qgraphicsanchorlayout.h:45:0,
    from /usr/include/QtGui/QtGui:164,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qgraphicsitem.h:1152:21: note: candidate: QDebug operator<<(QDebug, QGraphicsItem*)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QGraphicsItem *item);
    ^~~~~~~~
    /usr/include/QtGui/qgraphicsitem.h:1152:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QGraphicsItem*’
    /usr/include/QtGui/qgraphicsitem.h:1153:21: note: candidate: QDebug operator<<(QDebug, QGraphicsObject*)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QGraphicsObject *item);
    ^~~~~~~~
    /usr/include/QtGui/qgraphicsitem.h:1153:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QGraphicsObject*’
    /usr/include/QtGui/qgraphicsitem.h:1154:21: note: candidate: QDebug operator<<(QDebug, QGraphicsItem::GraphicsItemChange)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemChange change);
    ^~~~~~~~
    /usr/include/QtGui/qgraphicsitem.h:1154:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QGraphicsItem::GraphicsItemChange’
    /usr/include/QtGui/qgraphicsitem.h:1155:21: note: candidate: QDebug operator<<(QDebug, QGraphicsItem::GraphicsItemFlag)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlag flag);
    ^~~~~~~~
    /usr/include/QtGui/qgraphicsitem.h:1155:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QGraphicsItem::GraphicsItemFlag’
    /usr/include/QtGui/qgraphicsitem.h:1156:21: note: candidate: QDebug operator<<(QDebug, QGraphicsItem::GraphicsItemFlags)
    Q_GUI_EXPORT QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlags flags);
    ^~~~~~~~
    /usr/include/QtGui/qgraphicsitem.h:1156:21: note: no known conversion for argument 2 from ‘const QAccessibleEvent’ to ‘QGraphicsItem::GraphicsItemFlags {aka QFlags<QGraphicsItem::GraphicsItemFlag>}’
    In file included from /usr/include/QtGui/QtGui:228:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qpicture.h:194:27: note: candidate: QDataStream& operator<<(QDataStream&, const QPicture&)
    Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QPicture &);
    ^~~~~~~~
    /usr/include/QtGui/qpicture.h:194:27: note: no known conversion for argument 1 from ‘const QDebug’ to ‘QDataStream&’
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_G_operator_shl_to_output_d_iface(const QDebug*, const QAccessibleInterface*, QDebug*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:20:42: error: call of overloaded ‘operator<<(const QDebug&, const QAccessibleInterface*&)’ is ambiguous
    new(output) QDebug(operator<<(*d, iface));
    ^
    In file included from /usr/include/QtCore/qabstractitemmodel.h:45:0,
    from /usr/include/QtCore/QtCore:4,
    from /usr/include/QtGui/QtGui:3,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtCore/qvariant.h:606:22: note: candidate: QDebug operator<<(QDebug, const QVariant&)
    Q_CORE_EXPORT QDebug operator<<(QDebug, const QVariant &);
    ^~~~~~~~
    In file included from /usr/include/QtGui/qbrush.h:50:0,
    from /usr/include/QtGui/qpalette.h:47,
    from /usr/include/QtGui/qwidget.h:50,
    from /usr/include/QtGui/qaction.h:47,
    from /usr/include/QtGui/QtGui:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qmatrix.h:193:21: note: candidate: QDebug operator<<(QDebug, const QMatrix&)
    Q_GUI_EXPORT QDebug operator<<(QDebug, const QMatrix &);
    ^~~~~~~~
    In file included from /usr/include/QtGui/qbrush.h:51:0,
    from /usr/include/QtGui/qpalette.h:47,
    from /usr/include/QtGui/qwidget.h:50,
    from /usr/include/QtGui/qaction.h:47,
    from /usr/include/QtGui/QtGui:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qtransform.h:360:21: note: candidate: QDebug operator<<(QDebug, const QTransform&)
    Q_GUI_EXPORT QDebug operator<<(QDebug, const QTransform &);
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘const char* qt_gui_c_QAccessible_G_qAccessibleEventString(QAccessible::Event)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:24:10: error: ‘qAccessibleEventString’ was not declared in this scope
    return qAccessibleEventString(event);
    ^~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp: In function ‘int main()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:5:71: error: ‘QRgba64’ was not declared in this scope
    std::cout << "pub const QT_GUI_RGBA_64_RGBA_64: usize = " << sizeof(QRgba64) << ";\n";
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:5:71: note: suggested alternative: ‘qRgba’
    std::cout << "pub const QT_GUI_RGBA_64_RGBA_64: usize = " << sizeof(QRgba64) << ";\n";
    ^~~~~~~
    qRgba
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:24:10: note: suggested alternative: ‘QAccessibleEvent’
    return qAccessibleEventString(event);
    ^~~~~~~~~~~~~~~~~~~~~~
    QAccessibleEvent
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_G_qAccessibleLocalizedActionDescription_to_output(const QString*, QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:28:23: error: ‘qAccessibleLocalizedActionDescription’ was not declared in this scope
    new(output) QString(qAccessibleLocalizedActionDescription(*actionName));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:9:107: error: ‘QPointingDeviceUniqueId’ was not declared in this scope
    std::cout << "pub const QT_GUI_POINTING_DEVICE_UNIQUE_ID_POINTING_DEVICE_UNIQUE_ID: usize = " << sizeof(QPointingDeviceUniqueId) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘const char* qt_gui_c_QAccessible_G_qAccessibleRoleString(QAccessible::Role)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:32:10: error: ‘qAccessibleRoleString’ was not declared in this scope
    return qAccessibleRoleString(role);
    ^~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:32:10: note: suggested alternative: ‘QAccessiblePlugin’
    return qAccessibleRoleString(role);
    ^~~~~~~~~~~~~~~~~~~~~
    QAccessiblePlugin
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_active(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:36:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘active’
    return this_ptr->active;
    ^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_animated(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:40:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘animated’
    return this_ptr->animated;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_busy(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:44:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘busy’
    return this_ptr->busy;
    ^~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_checkStateMixed(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:48:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘checkStateMixed’
    return this_ptr->checkStateMixed;
    ^~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_checkable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:52:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘checkable’
    return this_ptr->checkable;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_checked(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:56:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘checked’
    return this_ptr->checked;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_collapsed(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:60:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘collapsed’
    return this_ptr->collapsed;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_defaultButton(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:68:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘defaultButton’
    return this_ptr->defaultButton;
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_disabled(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:76:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘disabled’
    return this_ptr->disabled;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_editable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:80:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘editable’
    return this_ptr->editable;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_expandable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:84:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘expandable’
    return this_ptr->expandable;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_expanded(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:88:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘expanded’
    return this_ptr->expanded;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_extSelectable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:92:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘extSelectable’
    return this_ptr->extSelectable;
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_focusable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:96:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘focusable’
    return this_ptr->focusable;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_focused(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:100:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘focused’
    return this_ptr->focused;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_hasPopup(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:104:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘hasPopup’
    return this_ptr->hasPopup;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_hotTracked(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:108:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘hotTracked’
    return this_ptr->hotTracked;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_invalid(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:112:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘invalid’
    return this_ptr->invalid;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_invisible(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:116:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘invisible’
    return this_ptr->invisible;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_linked(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:120:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘linked’
    return this_ptr->linked;
    ^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_marqueed(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:124:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘marqueed’
    return this_ptr->marqueed;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_modal(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:128:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘modal’
    return this_ptr->modal;
    ^~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_movable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:132:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘movable’
    return this_ptr->movable;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_multiLine(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:136:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘multiLine’
    return this_ptr->multiLine;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_multiSelectable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:140:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘multiSelectable’
    return this_ptr->multiSelectable;
    ^~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_offscreen(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:144:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘offscreen’
    return this_ptr->offscreen;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_passwordEdit(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:148:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘passwordEdit’
    return this_ptr->passwordEdit;
    ^~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_pressed(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:152:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘pressed’
    return this_ptr->pressed;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_readOnly(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:156:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘readOnly’
    return this_ptr->readOnly;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_searchEdit(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:160:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘searchEdit’
    return this_ptr->searchEdit;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_selectable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:164:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘selectable’
    return this_ptr->selectable;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_selectableText(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:168:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘selectableText’
    return this_ptr->selectableText;
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_selected(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:172:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘selected’
    return this_ptr->selected;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_selfVoicing(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:176:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘selfVoicing’
    return this_ptr->selfVoicing;
    ^~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_active(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:180:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘active’
    this_ptr->active = value;
    ^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_animated(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:184:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘animated’
    this_ptr->animated = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_busy(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:188:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘busy’
    this_ptr->busy = value;
    ^~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_checkStateMixed(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:192:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘checkStateMixed’
    this_ptr->checkStateMixed = value;
    ^~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_checkable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:196:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘checkable’
    this_ptr->checkable = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_checked(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:200:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘checked’
    this_ptr->checked = value;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_collapsed(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:204:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘collapsed’
    this_ptr->collapsed = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_defaultButton(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:208:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘defaultButton’
    this_ptr->defaultButton = value;
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_disabled(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:212:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘disabled’
    this_ptr->disabled = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_editable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:216:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘editable’
    this_ptr->editable = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_expandable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:220:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘expandable’
    this_ptr->expandable = value;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_expanded(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:224:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘expanded’
    this_ptr->expanded = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_extSelectable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:228:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘extSelectable’
    this_ptr->extSelectable = value;
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_focusable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:232:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘focusable’
    this_ptr->focusable = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_focused(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:236:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘focused’
    this_ptr->focused = value;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_hasPopup(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:240:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘hasPopup’
    this_ptr->hasPopup = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_hotTracked(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:244:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘hotTracked’
    this_ptr->hotTracked = value;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_invalid(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:248:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘invalid’
    this_ptr->invalid = value;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_invisible(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:252:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘invisible’
    this_ptr->invisible = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_linked(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:256:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘linked’
    this_ptr->linked = value;
    ^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_marqueed(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:260:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘marqueed’
    this_ptr->marqueed = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_modal(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:264:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘modal’
    this_ptr->modal = value;
    ^~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_movable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:268:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘movable’
    this_ptr->movable = value;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_multiLine(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:272:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘multiLine’
    this_ptr->multiLine = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_multiSelectable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:276:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘multiSelectable’
    this_ptr->multiSelectable = value;
    ^~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_offscreen(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:280:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘offscreen’
    this_ptr->offscreen = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_passwordEdit(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:284:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘passwordEdit’
    this_ptr->passwordEdit = value;
    ^~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_pressed(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:288:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘pressed’
    this_ptr->pressed = value;
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_readOnly(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:292:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘readOnly’
    this_ptr->readOnly = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_searchEdit(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:296:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘searchEdit’
    this_ptr->searchEdit = value;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_selectable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:300:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘selectable’
    this_ptr->selectable = value;
    ^~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_selectableText(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:304:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘selectableText’
    this_ptr->selectableText = value;
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_selected(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:308:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘selected’
    this_ptr->selected = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_selfVoicing(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:312:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘selfVoicing’
    this_ptr->selfVoicing = value;
    ^~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_sizeable(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:316:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘sizeable’
    this_ptr->sizeable = value;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_supportsAutoCompletion(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:320:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘supportsAutoCompletion’
    this_ptr->supportsAutoCompletion = value;
    ^~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_State_set_traversed(QAccessible::State*, quint64)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:324:13: error: ‘QAccessible::State {aka class QFlags<QAccessible::StateFlag>}’ has no member named ‘traversed’
    this_ptr->traversed = value;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_sizeable(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:328:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘sizeable’
    return this_ptr->sizeable;
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_supportsAutoCompletion(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:332:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘supportsAutoCompletion’
    return this_ptr->supportsAutoCompletion;
    ^~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘quint64 qt_gui_c_QAccessible_State_traversed(const State*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:336:20: error: ‘const State {aka const class QFlags<QAccessible::StateFlag>}’ has no member named ‘traversed’
    return this_ptr->traversed;
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘QAccessibleInterface* qt_gui_c_QAccessible_accessibleInterface(unsigned int)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:340:23: error: ‘accessibleInterface’ is not a member of ‘QAccessible’
    return QAccessible::accessibleInterface(uniqueId);
    ^~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_deleteAccessibleInterface(unsigned int)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:352:16: error: ‘deleteAccessibleInterface’ is not a member of ‘QAccessible’
    QAccessible::deleteAccessibleInterface(uniqueId);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void (* qt_gui_c_QAccessible_installUpdateHandler(void (*)(QAccessibleEvent*)))(QAccessibleEvent*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:360:48: error: invalid conversion from ‘void (*)(QAccessibleEvent*)’ to ‘QAccessible::UpdateHandler {aka void (*)(QObject*, int, QAccessible::Event)}’ [-fpermissive]
    return QAccessible::installUpdateHandler(arg1);
    ^
    In file included from /usr/include/QtGui/QtGui:177:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qaccessible.h:325:26: note: initializing argument 1 of ‘static void (* QAccessible::installUpdateHandler(QAccessible::UpdateHandler))(QObject*, int, QAccessible::Event)’
    static UpdateHandler installUpdateHandler(UpdateHandler);
    ^~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:360:43: error: invalid conversion from ‘QAccessible::UpdateHandler {aka void (*)(QObject*, int, QAccessible::Event)}’ to ‘void (*)(QAccessibleEvent*)’ [-fpermissive]
    return QAccessible::installUpdateHandler(arg1);
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: At global scope:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:367:107: error: ‘QAccessible::TextBoundaryType’ has not been declared
    void qt_gui_c_QAccessible_qAccessibleTextBoundaryHelper_to_output(const QTextCursor* cursor, QAccessible::TextBoundaryType boundaryType, QPair< int, int >* output) {
    ^~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_qAccessibleTextBoundaryHelper_to_output(const QTextCursor*, int, QPair<int, int>*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:368:46: error: ‘qAccessibleTextBoundaryHelper’ is not a member of ‘QAccessible’
    new(output) QPair< int, int >(QAccessible::qAccessibleTextBoundaryHelper(*cursor, boundaryType));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘unsigned int qt_gui_c_QAccessible_registerAccessibleInterface(QAccessibleInterface*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:376:23: error: ‘registerAccessibleInterface’ is not a member of ‘QAccessible’
    return QAccessible::registerAccessibleInterface(iface);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_setActive(bool)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:380:16: error: ‘setActive’ is not a member of ‘QAccessible’
    QAccessible::setActive(active);
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘unsigned int qt_gui_c_QAccessible_uniqueId(QAccessibleInterface*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:388:23: error: ‘uniqueId’ is not a member of ‘QAccessible’
    return QAccessible::uniqueId(iface);
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp: In function ‘void qt_gui_c_QAccessible_updateAccessibility(QAccessibleEvent*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:392:41: error: no matching function for call to ‘QAccessible::updateAccessibility(QAccessibleEvent*&)’
    QAccessible::updateAccessibility(event);
    ^
    In file included from /usr/include/QtGui/QtGui:177:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessible.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessible.cpp:1:
    /usr/include/QtGui/qaccessible.h:329:17: note: candidate: static void QAccessible::updateAccessibility(QObject*, int, QAccessible::Event)
    static void updateAccessibility(QObject *, int who, Event reason);
    ^~~~~~~~~~~~~~~~~~~
    /usr/include/QtGui/qaccessible.h:329:17: note: candidate expects 3 arguments, 1 provided
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:19:81: error: ‘QPixelFormat’ was not declared in this scope
    std::cout << "pub const QT_GUI_PIXEL_FORMAT_PIXEL_FORMAT: usize = " << sizeof(QPixelFormat) << ";\n";
    ^~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:19:81: note: suggested alternative: ‘QTextFormat’
    std::cout << "pub const QT_GUI_PIXEL_FORMAT_PIXEL_FORMAT: usize = " << sizeof(QPixelFormat) << ";\n";
    ^~~~~~~~~~~~
    QTextFormat
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:40:85: error: ‘QSurfaceFormat’ was not declared in this scope
    std::cout << "pub const QT_GUI_SURFACE_FORMAT_SURFACE_FORMAT: usize = " << sizeof(QSurfaceFormat) << ";\n";
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:40:85: note: suggested alternative: ‘QTextImageFormat’
    std::cout << "pub const QT_GUI_SURFACE_FORMAT_SURFACE_FORMAT: usize = " << sizeof(QSurfaceFormat) << ";\n";
    ^~~~~~~~~~~~~~
    QTextImageFormat
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:46:85: error: ‘QOpenGLBuffer’ was not declared in this scope
    std::cout << "pub const QT_GUI_OPENGL_BUFFER_OPEN_G_L_BUFFER: usize = " << sizeof(QOpenGLBuffer) << ";\n";
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:46:85: note: suggested alternative: ‘QRasterBuffer’
    std::cout << "pub const QT_GUI_OPENGL_BUFFER_OPEN_G_L_BUFFER: usize = " << sizeof(QOpenGLBuffer) << ";\n";
    ^~~~~~~~~~~~~
    QRasterBuffer
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:47:103: error: ‘QOpenGLVersionProfile’ was not declared in this scope
    std::cout << "pub const QT_GUI_OPENGL_VERSION_PROFILE_OPEN_G_L_VERSION_PROFILE: usize = " << sizeof(QOpenGLVersionProfile) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:47:103: note: suggested alternative: ‘QOpenGLPaintEngine’
    std::cout << "pub const QT_GUI_OPENGL_VERSION_PROFILE_OPEN_G_L_VERSION_PROFILE: usize = " << sizeof(QOpenGLVersionProfile) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~
    QOpenGLPaintEngine
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:48:99: error: ‘QOpenGLDebugMessage’ was not declared in this scope
    std::cout << "pub const QT_GUI_OPENGL_DEBUG_MESSAGE_OPEN_G_L_DEBUG_MESSAGE: usize = " << sizeof(QOpenGLDebugMessage) << ";\n";
    ^~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:49:123: error: ‘QOpenGLFramebufferObjectFormat’ was not declared in this scope
    std::cout << "pub const QT_GUI_OPENGL_FRAMEBUFFER_OBJECT_FORMAT_OPEN_G_L_FRAMEBUFFER_OBJECT_FORMAT: usize = " << sizeof(QOpenGLFramebufferObjectFormat) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    make[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:183: CMakeFiles/qt_gui_c.dir/src/qt_gui_c_QAccessibleEvent.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_actionNames_to_output(const QAccessibleActionInterface*, QStringList*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:4:37: error: ‘const class QAccessibleActionInterface’ has no member named ‘actionNames’; did you mean ‘actionCount’?
    new(output) QStringList(this_ptr->actionNames());
    ^~~~~~~~~~~
    actionCount
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_decreaseAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:8:39: error: ‘decreaseAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::decreaseAction();
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:50:103: error: ‘QOpenGLTextureBlitter’ was not declared in this scope
    std::cout << "pub const QT_GUI_OPENGL_TEXTURE_BLITTER_OPEN_G_L_TEXTURE_BLITTER: usize = " << sizeof(QOpenGLTextureBlitter) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_doAction(QAccessibleActionInterface*, const QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:16:33: error: no matching function for call to ‘QAccessibleActionInterface::doAction(const QString&)’
    this_ptr->doAction(*actionName);
    ^
    In file included from /usr/include/QtGui/QtGui:178:0,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_global.h:14,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/include/qt_gui_c_QAccessibleActionInterface.h:4,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:1:
    /usr/include/QtGui/qaccessible2.h:335:18: note: candidate: virtual void QAccessibleActionInterface::doAction(int)
    virtual void doAction(int actionIndex) = 0;
    ^~~~~~~~
    /usr/include/QtGui/qaccessible2.h:335:18: note: no known conversion for argument 1 from ‘const QString’ to ‘int’
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_increaseAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:20:39: error: ‘increaseAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::increaseAction();
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_keyBindingsForAction_to_output(const QAccessibleActionInterface*, const QString*, QStringList*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:24:37: error: ‘const class QAccessibleActionInterface’ has no member named ‘keyBindingsForAction’; did you mean ‘keyBindings’?
    new(output) QStringList(this_ptr->keyBindingsForAction(*actionName));
    ^~~~~~~~~~~~~~~~~~~~
    keyBindings
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_localizedActionDescription_to_output(const QAccessibleActionInterface*, const QString*, QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:28:33: error: ‘const class QAccessibleActionInterface’ has no member named ‘localizedActionDescription’
    new(output) QString(this_ptr->localizedActionDescription(*name));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_localizedActionName_to_output(const QAccessibleActionInterface*, const QString*, QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:32:33: error: ‘const class QAccessibleActionInterface’ has no member named ‘localizedActionName’; did you mean ‘localizedName’?
    new(output) QString(this_ptr->localizedActionName(*name));
    ^~~~~~~~~~~~~~~~~~~
    localizedName
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_nextPageAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:36:51: error: ‘nextPageAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::nextPageAction());
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_pressAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:40:39: error: ‘pressAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::pressAction();
    ^~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_previousPageAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:44:51: error: ‘previousPageAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::previousPageAction());
    ^~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_scrollDownAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:48:51: error: ‘scrollDownAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::scrollDownAction());
    ^~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_scrollLeftAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:52:51: error: ‘scrollLeftAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::scrollLeftAction());
    ^~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_scrollRightAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:56:51: error: ‘scrollRightAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::scrollRightAction());
    ^~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_scrollUpAction_to_output(QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:60:51: error: ‘scrollUpAction’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::scrollUpAction());
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_setFocusAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:64:39: error: ‘setFocusAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::setFocusAction();
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_showMenuAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:68:39: error: ‘showMenuAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::showMenuAction();
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘const QString* qt_gui_c_QAccessibleActionInterface_toggleAction()’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:72:39: error: ‘toggleAction’ is not a member of ‘QAccessibleActionInterface’
    return &QAccessibleActionInterface::toggleAction();
    ^~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_trUtf8_to_output(const char*, const char*, int, QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:76:51: error: ‘trUtf8’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::trUtf8(sourceText, disambiguation, n));
    ^~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp: In function ‘void qt_gui_c_QAccessibleActionInterface_tr_to_output(const char*, const char*, int, QString*)’:
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/src/qt_gui_c_QAccessibleActionInterface.cpp:80:51: error: ‘tr’ is not a member of ‘QAccessibleActionInterface’
    new(output) QString(QAccessibleActionInterface::tr(sourceText, disambiguation, n));
    ^~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:51:89: error: ‘QOpenGLVertexArrayObject’ has not been declared
    std::cout << "pub const QT_GUI_OPENGL_VERTEX_ARRAY_OBJECT_BINDER: usize = " << sizeof(QOpenGLVertexArrayObject::Binder) << ";\n";
    ^~~~~~~~~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:52:75: error: ‘QPageSize’ was not declared in this scope
    std::cout << "pub const QT_GUI_PAGE_SIZE_PAGE_SIZE: usize = " << sizeof(QPageSize) << ";\n";
    ^~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:52:75: note: suggested alternative: ‘QPalette’
    std::cout << "pub const QT_GUI_PAGE_SIZE_PAGE_SIZE: usize = " << sizeof(QPageSize) << ";\n";
    ^~~~~~~~~
    QPalette
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:53:79: error: ‘QPageLayout’ was not declared in this scope
    std::cout << "pub const QT_GUI_PAGE_LAYOUT_PAGE_LAYOUT: usize = " << sizeof(QPageLayout) << ";\n";
    ^~~~~~~~~~~
    make[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:207: CMakeFiles/qt_gui_c.dir/src/qt_gui_c_QAccessibleInterface.cpp.o] Error 1
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:53:79: note: suggested alternative: ‘QFormLayout’
    std::cout << "pub const QT_GUI_PAGE_LAYOUT_PAGE_LAYOUT: usize = " << sizeof(QPageLayout) << ";\n";
    ^~~~~~~~~~~
    QFormLayout
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:54:82: error: ‘QPagedPaintDevice’ has not been declared
    std::cout << "pub const QT_GUI_PAGED_PAINT_DEVICE_MARGINS: usize = " << sizeof(QPagedPaintDevice::Margins) << ";\n";
    ^~~~~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:76:82: error: ‘GLuint64’ was not declared in this scope
    std::cout << "pub const QT_GUI_VECTOR_VECTOR_U64: usize = " << sizeof(QVector< GLuint64 >) << ";\n";
    ^~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:76:82: note: suggested alternative: ‘quint64’
    std::cout << "pub const QT_GUI_VECTOR_VECTOR_U64: usize = " << sizeof(QVector< GLuint64 >) << ";\n";
    ^~~~~~~~
    quint64
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:76:91: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_VECTOR_VECTOR_U64: usize = " << sizeof(QVector< GLuint64 >) << ";\n";
    ^
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:82:95: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
    std::cout << "pub const QT_GUI_LIST_LIST_TOUCH_DEVICE_PTR: usize = " << sizeof(QList< const QTouchDevice* >) << ";\n";
    ^~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:82:109: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_LIST_LIST_TOUCH_DEVICE_PTR: usize = " << sizeof(QList< const QTouchDevice* >) << ";\n";
    ^
    make[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:63: CMakeFiles/qt_gui_c.dir/src/qt_gui_c_QAbstractTextDocumentLayout.cpp.o] Error 1
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:93:87: error: ‘QWindow’ was not declared in this scope
    std::cout << "pub const QT_GUI_LIST_LIST_WINDOW_MUT_PTR: usize = " << sizeof(QList< QWindow* >) << ";\n";
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:93:96: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_LIST_LIST_WINDOW_MUT_PTR: usize = " << sizeof(QList< QWindow* >) << ";\n";
    ^
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:94:87: error: ‘QScreen’ was not declared in this scope
    std::cout << "pub const QT_GUI_LIST_LIST_SCREEN_MUT_PTR: usize = " << sizeof(QList< QScreen* >) << ";\n";
    ^~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:94:87: note: suggested alternative: ‘qGreen’
    std::cout << "pub const QT_GUI_LIST_LIST_SCREEN_MUT_PTR: usize = " << sizeof(QList< QScreen* >) << ";\n";
    ^~~~~~~
    qGreen
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:94:96: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_LIST_LIST_SCREEN_MUT_PTR: usize = " << sizeof(QList< QScreen* >) << ";\n";
    ^
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:95:95: error: ‘QOpenGLContext’ was not declared in this scope
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_CONTEXT_MUT_PTR: usize = " << sizeof(QList< QOpenGLContext* >) << ";\n";
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:95:95: note: suggested alternative: ‘QGLContext’
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_CONTEXT_MUT_PTR: usize = " << sizeof(QList< QOpenGLContext* >) << ";\n";
    ^~~~~~~~~~~~~~
    QGLContext
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:95:111: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_CONTEXT_MUT_PTR: usize = " << sizeof(QList< QOpenGLContext* >) << ";\n";
    ^
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:96:113: error: type/value mismatch at argument 1 in template parameter list for ‘template<class T> class QList’
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_DEBUG_MESSAGE: usize = " << sizeof(QList< QOpenGLDebugMessage >) << ";\n";
    ^
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:96:113: note: expected a type, got ‘QOpenGLDebugMessage’
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:97:94: error: ‘QOpenGLShader’ was not declared in this scope
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_SHADER_MUT_PTR: usize = " << sizeof(QList< QOpenGLShader* >) << ";\n";
    ^~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:97:109: error: template argument 1 is invalid
    std::cout << "pub const QT_GUI_LIST_LIST_OPENGL_SHADER_MUT_PTR: usize = " << sizeof(QList< QOpenGLShader* >) << ";\n";
    ^
    make[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:111: CMakeFiles/qt_gui_c.dir/src/qt_gui_c_QAccessible.cpp.o] Error 1
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:104:116: error: ‘QOpenGLTexture’ was not declared in this scope
    std::cout << "pub const QT_GUI_PAIR_PAIR_OPENGL_TEXTURE_FILTER_OPENGL_TEXTURE_FILTER: usize = " << sizeof(QPair< QOpenGLTexture::Filter, QOpenGLTexture::Filter >) << ";\n";
    ^~~~~~~~~~~~~~
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:104:116: note: suggested alternative: ‘QPanGesture’
    std::cout << "pub const QT_GUI_PAIR_PAIR_OPENGL_TEXTURE_FILTER_OPENGL_TEXTURE_FILTER: usize = " << sizeof(QPair< QOpenGLTexture::Filter, QOpenGLTexture::Filter >) << ";\n";
    ^~~~~~~~~~~~~~
    QPanGesture
    /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:104:163: error: wrong number of template arguments (1, should be 2)
    std::cout << "pub const QT_GUI_PAIR_PAIR_OPENGL_TEXTURE_FILTER_OPENGL_TEXTURE_FILTER: usize = " << sizeof(QPair< QOpenGLTexture::Filter, QOpenGLTexture::Filter >) << ";\n";
    ^
    In file included from /usr/include/QtCore/QtCore:3:0,
    from /usr/include/QtGui/QtGui:3,
    from /home/lhossangren/.cargo/registry/src/github.com-1ecc6299db9ec823/qt_gui-0.2.3/c_lib/type_sizes.cpp:1:
    /usr/include/QtCore/qabstracteventdispatcher.h:56:44: note: provided for ‘template<class T1, class T2> struct QPair’
    template <typename T1, typename T2> struct QPair;
    ^~~~~
    make[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:135: CMakeFiles/qt_gui_c.dir/src/qt_gui_c_QAccessibleActionInterface.cpp.o] Error 1
    make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/qt_gui_c.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make[2]: *** [CMakeFiles/type_sizes.dir/build.make:63: CMakeFiles/type_sizes.dir/type_sizes.cpp.o] Error 1
    make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/type_sizes.dir/all] Error 2
    make: *** [Makefile:130: all] Error 2
    Error:
    0: command failed with exit code: 2: "make" "-j8" "install"
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("command failed with exit code: 2: "make" "-j8" "install""), (None, None))', src/libcore/result.rs:1165:5
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.


    Thoughts?

  11. #151
    Jake Armitage's Avatar Artifex
    Patrician

    Join Date
    Apr 2011
    Location
    apartment 6
    Posts
    4,694

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Quote Originally Posted by Freiherr von Loringen View Post
    Thoughts?

  12. #152
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    What version of Qt do you have? I've never seen that error.... Also, it's the first time I see it launch a make when compiling... usually when compilation reaches the qt crates, C++ messages are not shown.

    EDIT: Ah, sorry. Didn't remember you already said you had 5.9... For what I see,... I have no idea.
    Last edited by Frodo45127; December 20, 2019 at 02:45 PM.

  13. #153
    Freiherr von Loringen's Avatar Laetus
    Join Date
    Apr 2012
    Location
    The Ironsand Wastes
    Posts
    15

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    So, it seems from the error codes that it is still trying to run Qt4 Qmake, which I also have installed, instead of Qt5:

    Executing command: "qmake" "-query" "QT_VERSION"
    QT_VERSION = "4.8.7"

    I have no idea how to make it run Qt5, though I have taken the trouble to make sure I have all the most up-to-date and relevant Qt5 packages. Any ideas?

  14. #154
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    well, It's been years since I last used opensuse, so not sure how to make the default qmake the qt5 one on it, but a quick search on google indicates there is a tool called qtchooser to make the system use one version of qt or another the default one. You can try using that to get it work with qt5.

  15. #155
    Fahnat's Avatar Biarchus
    Citizen

    Join Date
    Sep 2018
    Posts
    699
    Blog Entries
    2

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    I'm using this program to try and check out the dbunits pack from the mod Imperial destroyer, but whend i click on the unit pack hat i want it says the message "There is no table definition for this specific version of the table in the schema" what do i do in order to work?

  16. #156
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Is the game selected the one the PackFile belongs to? Usually that happens because the game selected is not the one that table was made for.

  17. #157
    Fahnat's Avatar Biarchus
    Citizen

    Join Date
    Sep 2018
    Posts
    699
    Blog Entries
    2

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Imperial destroyer is a mod of Empire Total War. Does this program not work with it's files?

  18. #158
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Empire is a problematic game due to most of its tables not having version, but if that's the error message you have, it means I didn't find that table version when I decoded empire's tables. Send me that table and I'll decode it when I have some time.

  19. #159
    Frodo45127's Avatar Artifex
    Patrician

    Join Date
    Dec 2011
    Location
    Lost In Translation
    Posts
    440

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    Also, 3K schema has been updated for the Mandate of Heaven update. As always, if RPFM doesn't prompt you to update your schemas, go to About/Check Schema Updates and hit update when asked.

  20. #160
    Fahnat's Avatar Biarchus
    Citizen

    Join Date
    Sep 2018
    Posts
    699
    Blog Entries
    2

    Default Re: Rusted PackFile Manager (RPFM) 1.6.2 Released! Now with frozen columns!

    I updated it, but still appears the error.
    I don't understand that much of this programs, i was just checking out if i could enable some units that might be in the pack or not.
    Here's the pack https://www.dropbox.com/s/glbgqrgtbe...nits.pack?dl=0
    Whend i go to the unit tables in most of them it gives error, altough not on all of them.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •