I wrote a maze generator with QT5.

I am trying to modify the source code for QT6.

I corrected the source code to compile with QT6.

But I noticed an error between the maze map and the view in 3D(OpenGL) on the map I should turn left and on the 3d view I turn right.

I uploaded the project there. It is an open source project.

https://sourceforge.net/projects/qmazegen/files/src-bin-QT6/