Hi, im trying to build Pgmodeler on windows 11, but at the moment that i run the command "qmake-qt6 -r CONFIG+=release PREFIX=$INSTALLATION_ROOT pgmodeler.pro" the ...
I´m trying to compile pgmodeler v1.1.0-alpha in debian 11. I succesfully installed qt6 (qt-unified-linux-x64-4.6.0-online.run) and other dependencies. cd apps/pgmodeler/ && ( test -e Makefile || ...