Giter Site home page Giter Site logo

Comments (2)

Battletoadz avatar Battletoadz commented on July 18, 2024 1

ffmpeg should only be necessary for certain features of the application, like comparing pictures, audio, and video. For just ordinary hash comparison it's not necessary.

On windows I found the best way to Install for ease-of-use GUI is to use msys2, as this app is built to prefer linux, so you can run and compile with msys2 way easier than trying to use the native CLI or windows explorer

Follow the instructions here - https://www.msys2.org/#installation
make sure you also install the GCC tools included there via the msys2 console to ensure no issues with czkawka using this command: $ pacman -S mingw-w64-ucrt-x86_64-gcc

Once you have install both these packages, simply execute this command within the msys2 console to install czkawka: pacman -S mingw-w64-x86_64-czkawka-gui

Note - this installs the app within your msys2 master directory. This is one of the purposes of msys2 - to act as a sort of alternative root folder to the default windows ones.

Once that is installed, you can find the final app here \msys64\mingw64\bin\czkawka_gui.exe

In order to reduce conflicts or errors, ensure you're running everything with administrative privileges, and allow msys2 through your firewall before installing anything.

from czkawka.

RalkeyOfficial avatar RalkeyOfficial commented on July 18, 2024 1

That worked thank you.

from czkawka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.