On 31.05.09 15:12:12, Patrick Spendrin wrote: > Andreas Pakulat schrieb: > > Hi, > > > > I cannot build kdepimlibs here as it requires sasl2, but the binary > > package for that doesn't install any sasl2.lib file. Hence cmake doesn't > > find the sasl2 library. Are the sasl2-packages broken? > Yep, I think so. > As a fast workaround, do the following steps: > take the libsasl2.def from this mail and save it to \lib, > from your kdeenv go into \lib and call > > lib /DEF:libsasl2.def /MACHINE:X86 /NAME:sasl2.dll /OUT:sasl2.lib > > then the .lib should have been generated. > I will include it into the sasl package asap.
Well, what I did instead was just adjust the dependency locally to sasl-src (had to do something similar for akonadi so it doesn't try to install boost when I already had boost-src installed) Andreas -- You will give someone a piece of your mind, which you can ill afford. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
