Diego Iastrubni
Diego Iastrubni
Minor update: 1. Ported all code to compile under Qt6/CMake. I will push on the next days. 2. Been working last week on compilation on MinGW/Windows. This was a pain,...
I managed to get the static linking issues fixed on MinGW, the CI confirmed this works also on CL/MSVC. I have enabled the CI for Linux/OS/Windows on Qt6 and Qt5....
Just a small comment: the CI is currently generating EXEs built with MSVC. It worked as soon as I fixed the MinGW build on my laptop. I think about adding...
In my repo, you can see https://github.com/elcuco/NotepadNext/actions/runs/2318840719 - which has an artifact for Windows (a zip). I know the scripts build zip files for qt5, and qt6, and for qt6...
Rebased against master.
> Maintaining both Qt5 and Qt6 would be nice but if it makes things easier then I'd say don't worry about Qt5 for now. Yap, saw your cleanup in EditorConfigQt...
Note that the AppBundle is working right now. I will update it "soon" with a proper version... but I wish someone with macos experience would see what I messed up...
Status so far: 1. the CI creates a linux image. Cool. However... on my local setup the same `cmake` command generate dynamic libraries, and on the CI it genetates static...
Can any one reproduce this? (run the app image, on non-KDE desktop, on high resolution screens)
Seems like work shifted to this PR: https://github.com/dail8859/NotepadNext/pull/318 - is it safe to close it?