Sorry about the rant in a issue report, but Discussion is not enabled for this project.
This project has come a long way since its birth. Since then the project has moved to c++20 spec and QT6+ (by recent commits). So i was wondering if we should switch to CMAKE for better cross platform maintenance and building. as a hobby coder (and a lot of help from ChatGPT), i've been able to get it into a buildable state on windows. but since CMAKE is fully supported by MS visual studio, unlike qmake, Shouldn't we migrate, and simplify things, instead of patching here and there on a per platform basis?
Sorry about the rant in a issue report, but Discussion is not enabled for this project.
This project has come a long way since its birth. Since then the project has moved to c++20 spec and QT6+ (by recent commits). So i was wondering if we should switch to CMAKE for better cross platform maintenance and building. as a hobby coder (and a lot of help from ChatGPT), i've been able to get it into a buildable state on windows. but since CMAKE is fully supported by MS visual studio, unlike qmake, Shouldn't we migrate, and simplify things, instead of patching here and there on a per platform basis?