Gecode / gecode

Generic Constraint Development Environment
https://www.gecode.org
Other
283 stars 76 forks source link

Add support for Qt6 #132

Closed Dekker1 closed 3 years ago

Dekker1 commented 3 years ago

This PR adds support for Qt6 in Gecode Gist

Methods that used deprecated (and removed) Qt5 behaviour have been wrapped in #ifdef macros.

zayenz commented 3 years ago

Nice work!

yurivict commented 2 years ago

Why didn't this PR update the configure script? configure still has qmake-qt4 in it, and is the default way to build Gecode.

Dekker1 commented 2 years ago

99d57bc71a8fd1b71ba1379b21d4ea465a2467b7 does adapt the autoconf/automake configuration to allow for the usage of qt6