Quoting Pau Garcia i Quiles <[EMAIL PROTECTED]>: >>> Using side-by-side >>> assemblies (SxS, http://msdn.microsoft.com/en-us/library/aa376307.aspx >>> ), these libraries would be shared by all KDE applications and thanks >>> to the versioning capabilities SxS provides, it would even be possible >>> to have KDE 4.1 and KDE 4.2 applications (for instance, Parley from >>> 4.2 and Kate for 4.1) without kdelibs 4.1 and 4.2 clashing. >> >> Thanks for the link, I have to check into those SxS, are they available with >> gcc (mingw) also? > > AFAIK, they are not.
Turns out they are. This is what Aaron LaFramboise, the current MinGW maintainer, told me a while ago in #mingw: [16:29] <pgquiles> is it possible to create and embed manifest files for side-by-side assemblies using MingW? [16:31] <AaronWL> yes [16:32] <AaronWL> i dont remember the specifics, but you add them to the resource file [16:32] <AaronWL> and compile with windres -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
