Re: porting from C++Builder
In article news:<eeSFtncPJ HA.3560@TK2MSFT NGP02.phx.gbl>, Ben Voigt
[C++ MVP] wrote:
I was referring to the fact that they make Qt available under
different licences that allow the users to release their products in
different ways. In particular: if you don't want to release your
application under the GPL you have to use (and pay for) their
commercial licence, but if your application is Open Source you can use
their (free) Open Source licence.
I don't see an explicit statement that an Open Source Qt application
must be zero-cost, but it does say
The Qt Commercial Editions must be used for proprietary,
commercial development.
which rules out using the Open Source licence for anything but
non-commercial software. I have a little difficulty in imagining many
viable scenarios in which non-commercial software can be anything
other than zero-cost ... charityware, perhaps?
Cheers,
Daniel.
In article news:<eeSFtncPJ HA.3560@TK2MSFT NGP02.phx.gbl>, Ben Voigt
[C++ MVP] wrote:
A quick look at that doesn't seem to have a zero-price-tag
requirement. Can you tell me what statement you are referring to?
requirement. Can you tell me what statement you are referring to?
different licences that allow the users to release their products in
different ways. In particular: if you don't want to release your
application under the GPL you have to use (and pay for) their
commercial licence, but if your application is Open Source you can use
their (free) Open Source licence.
I don't see an explicit statement that an Open Source Qt application
must be zero-cost, but it does say
The Qt Commercial Editions must be used for proprietary,
commercial development.
which rules out using the Open Source licence for anything but
non-commercial software. I have a little difficulty in imagining many
viable scenarios in which non-commercial software can be anything
other than zero-cost ... charityware, perhaps?
Cheers,
Daniel.
Comment