Compile Errors migrating from qt5.7 to qt6.7.2
-
wrote on 21 Jul 2024, 20:42 last edited byThis post is deleted!
-
Hi and welcome to devnet,
Where in you code does the error trigger ?
-
wrote on 22 Jul 2024, 21:58 last edited by
Hi, thanks for responding! All my application code compiles (after making edits for qt6.7.2) & then the 3 errors shown in my post follow, pointing to xutility & std algorithm. I haven't been able to determine what in my code triggers this as I use numerous QModelIndex & QSets .
-
wrote on 22 Jul 2024, 22:16 last edited by
@SGaist Hi, thanks for responding! All my application code compiles (after making edits for qt6.7.2) & then the 3 errors shown in my post follow, pointing to xutility & std algorithm. I haven't been able to determine what in my code triggers this as I use numerous QModelIndex & QSets .
-
You should see which part of your code leads to these errors in the compiler output. Post the whole error messages, so others can check.
5/5