Search:
Forum
General C++ Programming
QT - is it really free?
QT - is it really free?
Aug 27, 2012 at 9:05am UTC
beakie
(166)
I intend to download QT tomorrow for the first time.
What's the deal with the license?
Is it free to use?
Do I have to pay them if I make a commercial product with it??
Aug 27, 2012 at 10:28am UTC
coder777
(2763)
Do I have to pay them if I make a commercial product with it??
Yes you have to, and it's not cheap
Aug 27, 2012 at 11:09am UTC
Peter87
(4396)
If you don't mind using LGPL licensed software in your commercial products you can use it for free.
Aug 27, 2012 at 6:31pm UTC
NwN
(786)
Hi there,
This thread:
http://stackoverflow.com/questions/352896/qt-commercial-licenses
Puts out the limitations of the LGPL regarding QT quote well I think.
It comes down to it that you can use it for commercial applications, as long as you respect the LGPL.
This means you should acknowledge that you used QT, dynamically link to it and probably provide a copy of the LGPL license along with the program.
All the best,
NwN
Aug 27, 2012 at 9:01pm UTC
beakie
(166)
Thank you
Topic archived. No new replies allowed.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs