[Kde-bindings] Fw: Building assemblygen (unsuccessfully) on Windows/Linux
Dimitar Dobrev
dpldobrev at yahoo.com
Sun Dec 11 10:32:26 UTC 2011
----- Forwarded Message -----
From: Dimitar Dobrev <dpldobrev at yahoo.com>
To: Steven Boswell II <ulatekh at yahoo.com>
Sent: Sunday, December 11, 2011 12:27 PM
Subject: Re: [Kde-bindings] Building assemblygen (unsuccessfully) on Windows/Linux
Well, this is the next part of my notes that I didn't made myself gather and post. This is a problem I didn't actually solve but worked around: open your QyotoTranslator.cs and add an entry to typeCodeMap of {"QDeclarativeListProperty", throw new NotSupportedException}.
________________________________
From: Steven Boswell II <ulatekh at yahoo.com>
To: Dimitar Dobrev <dpldobrev at yahoo.com>; KDE bindings for other programming languages <kde-bindings at kde.org>
Sent: Sunday, December 11, 2011 12:01 AM
Subject: Re: [Kde-bindings] Building assemblygen (unsuccessfully) on Windows/Linux
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/20111211/df5a57b3/attachment-0001.html>
More information about the Kde-bindings
mailing list