[Interest] VSCode Qt extension: use of natvis files from QtVSAddin (license)

tonka3100 at gmail.com tonka3100 at gmail.com
Sat Jan 11 00:10:31 CET 2020


Hey @everybody,

I have a question about the natvis file license from the QtVSAddin repo. I‘ve building a VScode extension (in th last couple of weeks) which work more or less very similar like the QtVSaddin for Visual Studio like open Qt Designer directly from VSCode and so on (I want to open source it in the next couple of weeks, hopefully).
Now I want to add debugger extension via natvis file, because it is directly supported via C++ extension.

I have read the license of the xml file on the github mirror https://github.com/qt-labs/vstools/blob/v2.4.3/src/qtvstools/qt5.natvis.xml and I‘m not really sure if the exception 1 is exactly my case.

I would like to bundle the natvis file into my repo, which would have an MIT license. If that is not allowed can I download it via the extension itself on the client? Or is that completly forbidden?

The problem is that I‘m not sure if I can license my extension under GPLv3 because every extension i saw was MIT based.

Thanks in advance
Tonka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200111/0c75e592/attachment.html>


More information about the Interest mailing list