v2.11 - Import & Update data from a different Collection, Storage image option, Katalog 3.alpha1
v2.11 - Import & Update data from a different Collection, Storage image option, Katalog 3.alpha1
v2.10 - Incremental BackUp & Archive, Exclude folders, enable Flatpak on Flathub
Hi, there is no separate download link per language, Katalog always contains all languages. This can be changed on the Settings tab, maybe this page will help you find it and the language selection: https://stephanecouturier.github.io/Katalog/docs/Settings
v2.9 - Checksums, local database server support, LuckyBackUp profiles
v2.8 - Files metadata (linux), enhanced file types, incremental updates
v2.8 - Files metadata, enhanced file types, incremental updates
Hi, Thanks for reporting this, Katalog is currently provided for Win 64 which means Windows 10 and Windows 11. Details on this the error: Katalog for Windows currently uses Qt6 (as shown in CMakeLists.txt: find_package(Qt6 REQUIRED...)) and Qt6 requires Windows 10 or later. so it is NOT compatible with Windows 7: It tries to call Windows API functions in kernel32.dll that don't exist in the Windows 7 version of this system library, resulting in the "procedure entry point not found" error. I will...