Jon Power

Results 2 comments of Jon Power

Im no python expert - but - I got over this by installing tornado 4.1 (I had 3.2.1 previously) .. and I got over that problem ... just to hit...

The CMakeLists.txt is incorrectly configured for OSX 15.3 and Qt6. Simple solution use Qt5 brew uninstall Qt brew install Qt@5 export PATH="/opt/homebrew/opt/qt@5/bin:$PATH" make - and doxywizard build fine