Can I build this with Qt6 #65
Replies: 3 comments
|
Hi! I haven't tested, but you can change this line in order to check if the UI builds with Qt6: https://github.com/REDasmOrg/REDasm/blob/master/CMakeLists.txt#L18 You can also remove this one: https://github.com/REDasmOrg/REDasm/blob/master/CMakeLists.txt#L20C14-L20C30 |
0 replies
|
I'm doing some changes in order to support Qt5 and Qt6, I will push them in the next days |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Can I build REDasm with Qt6 ?
If so how ?
Either on Windows or Linux.
I have not been able to build Qt5, and have been trying to build it for 3 days !
All reactions