<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>I'll look into set_target_property and see if it helps make DLL names look more Windows-compliant.</span></div><div><br><span></span></div><div><span>The GTK# installer puts its assemblies into the GAC, so it must be possible.  They're using InnoSetup to create their Windows installer; maybe that's the key.</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> Wednesday, December 7, 2011 7:38 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Kde-bindings] Patches to vastly improve building smokegen/smokeqt/qyoto on Windows<br> </font> <br>
[...]<br>There's also a cmake option to force a prefix for libs ( <br>set_target_propery(<target> PREFIX "") ), you might want to try that first. <br>(the "libqyoto-.." approach shouldn't break anything, but it looks not so nice <br>on windows).<br>[...]<br>There's no way (that I know of) to put assemblies into the Windows gac in a <br>proper way (mono's gacutil is different from .NET's one), so currently there's <br>only support for Mono's gactutil.<br>[...]<br><br> </div> </div>  </div></body></html>