Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Currently there are problems if the project was originally done with QDS 4.5 or older and CMAKE export is done. We should tell the user what is going on latest at the Creator phase:
If the QDS version which was used to originally create the cmake export was QDS 4.5 or earlier, there is a risk it won't work.
For this we need to have check in the CMakeList to check if this is the case (qds in qmlproject < 4.5) and then raise error that user needs to check the project structure from our Qt Wiki.