notepadqq icon indicating copy to clipboard operation
notepadqq copied to clipboard

Actual fork with bugfixes and minor features

Open GermanAizek opened this issue 1 year ago • 1 comments

I can do some work on my fork, but I definitely won't be able to build packages for snap and debian. https://github.com/GermanAizek/notepadqq

GermanAizek avatar Oct 24 '24 21:10 GermanAizek

Hello @GermanAizek.

I tried to build your fork (on Linux Mageia), by doing:

mkdir build
cd build
cmake ..

I get this error:

CMake Error at src/ui/CMakeLists.txt:20 (qt_add_executable):
  Unknown CMake command "qt_add_executable".

As there is no Issues section in you repository, I report the error here.

rchastain avatar Feb 18 '25 18:02 rchastain