How to identify the Qt libraries are built with open source or commercial licenses
-
Hi Team,
I have a query on Qt compiled libraries.
How do we know the Qt compiled libraries are built with opensource license or commercial license.
Is there a way or any command to findout ? -
@Praveen-Illa said in How to identify the Qt libraries are built with open source or commercial licenses:
How do we know the Qt compiled libraries are built with opensource license or commercial license
There is no difference. The binaries are exact the same.
It is only the license you are using which is different.@jsulm - Thank You
-
Hi Team,
I have a query on Qt compiled libraries.
How do we know the Qt compiled libraries are built with opensource license or commercial license.
Is there a way or any command to findout ?@Praveen-Illa said in How to identify the Qt libraries are built with open source or commercial licenses:
How do we know the Qt compiled libraries are built with opensource license or commercial license
There is no difference. The binaries are exact the same.
It is only the license you are using which is different. -
@Praveen-Illa said in How to identify the Qt libraries are built with open source or commercial licenses:
How do we know the Qt compiled libraries are built with opensource license or commercial license
There is no difference. The binaries are exact the same.
It is only the license you are using which is different.@jsulm - Thank You