<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Thanks to Dimitar's advice, I hacked QDeclarativeListProperty into typeCodeMap in src/plugins/qyoto/QyotoTranslator.cs, and that worked around the build problem.  I encountered a similar one when building qyoto-phonon.  In Phonon.IMediaControllerSignals there's a "void AvailableMenusChanged();" method with attributes "[Q_SIGNAL("availableMenusChanged(QList<NavigationMenu>)")]".  "NavigationMenu" should be "Phonon.MediaController.NagivationMenu", as it's referred to elsewhere in bin/qyoto-phonon.cs, but I have no idea how to fix it.  Adding NavigationMenu to typeCodeMap in src/plugins/qyoto/QyotoTranslator.cs works around it.</div><div><br></div><div>It looks like kimono has several similar issues...I may tackle those later, since all I really want is Qyoto and because smokekde takes so darn long to
 rebuild.<br></div><div><br></div><div>So I return to my previous questions:</div><div>[1] How did assemblygen ever build under Linux?</div><div>[2] If it never did, then why is the qyoto project at https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto/ considered obsolete?</div><div>[3] If it's not obsolete, then can I get my patches applied to it, please?</div><div><br></div><div>Steven Boswell</div><div><br></div></div></body></html>