Hennadii Chernyshchyk
Hennadii Chernyshchyk
This would be nice to add. But I not sure how to do it, help would be appreciated.
> I treid on Windows with CMAKE but I get an error about ECM You need to install vcpkg or install ECM dependency manually. > What's version of NSIS are...
> How can install ECM mnaully in Windows 11? You can do it as usual from https://github.com/KDE/extra-cmake-modules using `install` rule. But I would highly recommend using vcpkg.
https://github.com/microsoft/vcpkg#quick-start-windows
You won't need to install packages manually. Just install vcpkg and use `-DCMAKE_TOOLCHAIN_FILE=[path to vcpkg]/scripts/buildsystems/vcpkg.cmake` when running CMake (don't forget to clean cache). Dependencies will be installed automatically. But it...
> Please try to make a new installer. I currently don't have access to Windows, have you checked it yourself?
This can be done by creating a `.rc` file using CMake. CMake itself uses the [same approach](https://github.com/Kitware/CMake/blob/master/Source/CMakeVersion.rc.in).
You mean `crow.exe`, right? If so, the creation and compilation of the `.rc` file with CMake into the executable that should solve the problem.
> I mean the program which installed with installer. I think, there is a small amount of users which will build it from scratch. Sure. I just made a note...
Confirmed! But, unfortunately, this is a [regression in Qt](https://bugreports.qt.io/browse/QTBUG-78212), which is not related to Crow Translate :( **Workaround:** open `~/.config/crow/Crow Translate.conf` and manually replace `ៀ?, Meta+E` with `Meta+E`.