Hello, first of all I would like to apologize in case the question is already resolved in some thread.
I am carrying out a project with visual basic and would like to do the interface with Qt 5.9 and QML 2. It is the first time that I use qt and qml and therefore I have doubts and problems.
The first thing I wanted to comment is if there is a good tutorial anywhere where I explain: how to structure the project, how to integrate it with what I already have from visual basic and how to configure it.
Above all I want to know how to configure it correctly with qt 5.9 and QML2 for all possible platforms (This section is where more problems arise with tutorials that I have found through the internet) and it is very important that it is a large project and therefore I need a good structuring so much.
Thanks in advance.