Krusader
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sat Sep 12 23:22:22 CEST 2009
ralf.habacker at freenet.de schrieb:
> Hello David,
>
>
>
>
>
> there is currently a ongoing process in work to provide
> continues kde windows build server [1], which will makes it
> able to build binary package for krusader in a regulary
> way.
>
>
>
> Making krusader binary packages on windows by the packagers
> requires that the sources are in a compilable state, which
> was not the case yet. Today I fixed some obviously compile
> and link errors (see the related patch) but krusader crashes
> on startup.
>
The patch, or better a part is wrong:
+ delete comboItems;
--> must be
+ delete[] comboItems;
Christian
More information about the Kde-windows
mailing list