Closed Dekker1 closed 3 years ago
Nice work!
Why didn't this PR update the configure
script?
configure
still has qmake-qt4
in it, and is the default way to build Gecode.
99d57bc71a8fd1b71ba1379b21d4ea465a2467b7 does adapt the autoconf/automake configuration to allow for the usage of qt6
This PR adds support for Qt6 in Gecode Gist
Methods that used deprecated (and removed) Qt5 behaviour have been wrapped in
#ifdef
macros.