Hi, I’m new to Qt and I just found Felgo which is perfect for my uni project, but I’m having problems trying to run any Felgo project (even the empty one).
When I try to run it, depending on which kit I’m using I have different errors:
When I use MSVC 2015 64 bit I get a message error that says: “Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.” But when I try to edit that in options I can’t modify the compiler: https://i.gyazo.com/5a104e61b1650fd153059d38d805dcb3.png
When I use MinGW 32 bit I get 5 error messages:
itemqmlFolder.path is not defined:install target not created
itemassetsFolder.path is not defined:install target not created
itemqmlFolder.path is not defined:install target not created
itemassetsFolder.path is not defined: install target not created
[copydeploymentfolders] Error 4
As well as a lot of general messages that I don’t really understand https://i.gyazo.com/f399a0957d5fcfa2c115e152508af37a.png
When I try to run a Qt only project (without Felgo) it runs perfectly, so I don’t understand why is this happening.
Can anybody help me? I don’t know what to do and I want to use this plugin because I loved its functions.
I use Windows 10 64-bit if that helps.
Thank you!
- This topic was modified 8 years, 8 months ago by rdlh_prat@hotmail.com.