[Kde-bindings] Patches to vastly improve building smokegen/smokeqt/qyoto on Windows

Steven Boswell II ulatekh at yahoo.com
Wed Dec 7 14:43:49 UTC 2011


I'll look into set_target_property and see if it helps make DLL names look more Windows-compliant.

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.

Steven Boswell



________________________________
 From: Arno Rehn <arno at arnorehn.de>
To: KDE bindings for other programming languages <kde-bindings at kde.org> 
Sent: Wednesday, December 7, 2011 7:38 AM
Subject: Re: [Kde-bindings] Patches to vastly improve building smokegen/smokeqt/qyoto on Windows
 
[...]
There's also a cmake option to force a prefix for libs ( 
set_target_propery(<target> PREFIX "") ), you might want to try that first. 
(the "libqyoto-.." approach shouldn't break anything, but it looks not so nice 
on windows).
[...]
There's no way (that I know of) to put assemblies into the Windows gac in a 
proper way (mono's gacutil is different from .NET's one), so currently there's 
only support for Mono's gactutil.
[...]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111207/256c41dd/attachment.html>


More information about the Kde-bindings mailing list