<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>OK, I'll fix the references to LIB_INSTALL_DIR.  There were comments in the CMakeLists.txt files along the lines you mention, but they weren't applied consistently, so I wasn't sure what to do.  I'll go patch that up properly, and double-check my patches to qyoto with what's in assemblygen.</span></div><div><br><span></span></div><div><span>Someone needs to add a note to https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto/ and https://projects.kde.org/projects/kde/kdebindings/csharp/kimono to mention that they're obsolete and to point to the new repo.</span></div><div><br><span></span></div><div><span>Steven Boswell<br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif;
 font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Arno Rehn <arno@arnorehn.de><br> <b><span style="font-weight: bold;">To:</span></b> KDE bindings for other programming languages <kde-bindings@kde.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, December 9, 2011 2:45 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Kde-bindings] Patches for Qyoto on Windows (final)<br> </font> <br>
On Thursday 08 December 2011 16:07:40 Steven Boswell II wrote:<br>> smokeqt:<br>> Put quotes around the reference to SMOKE_CMAKE_MODULE_DIR, so that spaces<br>> can appear in the installation path. Added ARCHIVE DESTINATION and RUNTIME<br>> DESTINATION to the install line of all the DLLs.  (No apparent effect under<br>> Linux.) Got rid of the "lib" prefix on Windows DLLs/archives.<br>Your patch uses ${LIB_INSTALL_DIR} in quite some places. However this macro is <br>not defined at all for smokeqt (it's a KDE one and we want to keep smokeqt <br>clean of KDE stuff). I don't know why this even works on Windows.<br>Anyway, in some places a seperate code path for non windows platforms is <br>missing (phonon, qsci, ...), so on linux ${LIB_INSTALL_DIR} evaluates to "" <br>and then it complains about a missing argument for LIBRARY DESTINATION.<br><br>-- <br>Arno Rehn<br>_______________________________________________<br>Kde-bindings mailing
 list<br><a ymailto="mailto:Kde-bindings@kde.org" href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br><br><br> </div> </div>  </div></body></html>