How to use configure project to open correctly in Qt Creator
-
wrote on 22 Sept 2022, 07:12 last edited by SPlattenThis post is deleted!
-
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
the project is built in RedHat terminal with make.
Really? Not even QMake?
The error tells you what the problem is: the QML module was not found. Is it installed anywhere? -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
the project is built in RedHat terminal with make.
Really? Not even QMake?
The error tells you what the problem is: the QML module was not found. Is it installed anywhere?wrote on 22 Sept 2022, 07:25 last edited byThis post is deleted! -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
What do you mean by QML module not found ?
Did you read the error message you posted here?
-
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
What do you mean by QML module not found ?
Did you read the error message you posted here?
wrote on 22 Sept 2022, 07:31 last edited by SPlattenThis post is deleted! -
@SPlatten All I can say is: com.asvglobal.sm QML module is not found. I have no idea where it is supposed to be, it's not part of Qt. But you can search.
-
@SPlatten All I can say is: com.asvglobal.sm QML module is not found. I have no idea where it is supposed to be, it's not part of Qt. But you can search.
wrote on 22 Sept 2022, 07:42 last edited by SPlattenThis post is deleted! -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
Looking at the project file structure
Did you also look into subfolders?
Also, that module could be in another folder (not inside of asvscm-widgets-qml). Please search properly. -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
Looking at the project file structure
Did you also look into subfolders?
Also, that module could be in another folder (not inside of asvscm-widgets-qml). Please search properly.wrote on 22 Sept 2022, 08:04 last edited by SPlattenThis post is deleted! -
@SPlatten Again: are there other folders than asvscm-widgets-qml?
-
wrote on 22 Sept 2022, 08:27 last edited by SPlattenThis post is deleted!
-
wrote on 22 Sept 2022, 08:48 last edited byThis post is deleted!
-
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
I posted the content of all sub-folders
I was not talking about sub-folders
-
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
I posted the content of all sub-folders
I was not talking about sub-folders
wrote on 22 Sept 2022, 09:46 last edited byThis post is deleted! -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
please explain, what do you mean ?
" that module could be in another folder (not inside of asvscm-widgets-qml)" - so, did you look OUTSIDE of asvscm-widgets-qml?
-
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
please explain, what do you mean ?
" that module could be in another folder (not inside of asvscm-widgets-qml)" - so, did you look OUTSIDE of asvscm-widgets-qml?
wrote on 22 Sept 2022, 10:12 last edited byThis post is deleted! -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
please explain, what do you mean ?
" that module could be in another folder (not inside of asvscm-widgets-qml)" - so, did you look OUTSIDE of asvscm-widgets-qml?
wrote on 22 Sept 2022, 11:23 last edited by SPlattenThis post is deleted! -
@SPlatten said in How to use configure project ot open correctly in Qt Creator:
Is it possible that these are only resolved at runtime?
Could be, I'm not a QML expert. Is this code line in your project?
-
wrote on 22 Sept 2022, 14:50 last edited by JoeCFDThis post is deleted!
7/19