Open source Qt development for Torizon

Hi

I am looking to start developing Qt applications for Torizon, using Qt’s open source license. I already read the C++ and Qt development guides using Vscode, but I am still not confident. Can I do this kind of development with VScode or do I have to go with a Yocto build when I am not using a Qt commercial license?

Thank you,
Tomás

Hi @tomas.ayi,

Our extensions use the Debian packages that are built using the open-source license so you need to comply with the LGPLv3 but otherwise I don’t believe there is an issue here. Of course, I’m an engineer, not a lawyer so I suggest you get proper legal advice to confirm.

Drew