Hi and thank you for your reply!
Well, I just changed the relative paths using absolute ones, but there is still nothing happening. I never had this problems you describe when building projects, so the error is maybe somewhere else...
Did you test the code on your system and it works? That would help me much to know that, because then I really have to check my QtCreator settings or create a resource file...
[EDIT]
I found my problem! When using a rectangle as basic element, I have to use QQuickView to load the QML file and show it manually. Otherwise I have to create a basic Window/ApplicationWindow in the QML file and load it like I did above using QQmlApplicationEngine...
I hope this helps other desperate newbies with the same problem :-P
Greetings




Reply With Quote
Bookmarks