Ralf Habacker wrote: > Brad King schrieb: >> >> Please run >> >> make clean VERBOSE=1 >clean.log 2>&1 >> >> and send me the output (off the list to avoid clutter). > > here is it.
Wow, the clean command line is 8459 characters long. I bet the windows shell has a limit of 8K on its command line. We'll have change CMake to write the clean list to a file and invoke a command that reads the file and deletes files listed. I'll add it to my todo list. -Brad _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
