FileCentipede
FileCentipede copied to clipboard
What was the last version to build with Qt4?
Apparently the current version of FileCentipede forces Qt5. Could someone refer me to the latest one which built with Qt4?
FileCentipede 1.0 was built with Qt 5.15
@filecxx Oh…
And it does rely on stuff which does not exist with Qt4, right? I mean, I am gonna build from source, not use pre-compiled binaries, but re-writing Qt implementation is not realistic.
@filecxx By the way, can it be built without GUI, as a CLI client?
No, but you will have the CLI client after FileCentipede3.0 is released.
Thank you, that will be great. Anything ncurses-based or pure CLI should work for our case.