[Kde-bindings] Building assemblygen (unsuccessfully) on Windows/Linux
Steven Boswell II
ulatekh at yahoo.com
Sat Dec 10 22:01:08 UTC 2011
That finally stopped working while building qyoto-qtgui, because it can't find QDeclarativeListProperty. That's defined in qtdeclarative. Adding a reference to it in smokeqt/qtgui/smokeconfig.xml does nothing. To add a reference to qtdeclarative in
assemblygen/assemblies/qyoto-qtgui/CMakeListst.txt, I think there needs
to be a qyoto-qtdeclarative project under assemblygen/assemblies, but
there isn't.
I'm stuck again! Does anyone know how to unstick me?
Steven Boswell
________________________________
From: Dimitar Dobrev <dpldobrev at yahoo.com>
To: Steven Boswell II <ulatekh at yahoo.com>; KDE bindings for other programming languages <kde-bindings at kde.org>
Sent: Saturday, December 10, 2011 12:43 PM
Subject: Re: [Kde-bindings] Building assemblygen (unsuccessfully) on Windows/Linux
Whenever you see such not found types make sure they are included in
smokeqt/<module>/smokeconfig.xml (in your case <module> =
qtdbus). If you need to include a nested class, use the C++(::) instead
of the C#(.) separator.[...]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111210/77ed2296/attachment.html>
More information about the Kde-bindings
mailing list