While I am running main.cpp, I get this error : Cannot initialize object parameter of type 'GitlEvent' with an expression of type 'GitlUpdateUIEvt' and Cannot initialize object parameter of type 'const QMainWindow' with an expression of type 'MainWindow' on Mac M1pro.
How to fix these errors ?