On Tuesday 16 September 2008 16:22:25 Allen Winter wrote:
> On Tuesday 16 September 2008 10:29:17 Christian Ehrlicher wrote:
> > > Von: Allen Winter
> > > Howdy all,
> > > 
> > > Unfortunately, Libical 0.32 had a few building issues and also a couple
> > > of bad bugs.  So Libical 0.33 is now available and and strongly
> > > recommended.
> > > I will extend the deadline a few days.
> > > 
> > > http://sourceforge.net:80/project/showfiles.php?group_id=16077
> > > 
> > Still no cmake support or any other way to build it on windows... is it so 
> > hard to use the whole cmake buildsystem from kdesvn and make it work 
> > without the kde infrastrucre ? :(
> > 
> I will attempt to fix the CMake buildsystem within libical so you can build 
> it on Windows.
> I've been speaking to some folks in #kde-windows about this issue. 
> 
> I really don't want to delay too much because the 4.2 soft freeze isn't that 
> far off.
> 
Dear KDE Windows Team,

I have a basic, functioning CMake buildsystem in place for the libical in
the freeassociation project's SVN trunk.

Please test and send me patches as needed.  I want to get version 0.34 released 
ASAP.
Regards,
Allen

PS> Here are the Unix build instructions, if you need them:
% svn co https://freeassociation.svn.sourceforge.net/svnroot/freeassociation 
freeassociation
% cd freeassociation/trunk/libical
% mkdir build
% cd build
% cmake -DCMAKE_INSTALL_PREFIX=/some/path ..
% make && make install
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to