[email protected] 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 _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
