Need qt static .a libraries as mentioned below of version qt-4.3.3 and for linux platform
-
I want to have qt static .a libraries as mentioned below of version qt-4.3.3 and for linux platform
Red Hat Enterprise Linux Client release 5.8 (Tikanga)The following static (.a) libraries for qt-4.3.3 and Red Hat Enterprise Linux Client release 5.8 (Tikanga) for my project work
libqscintilla.a
libqwt.a
libQtGui.a
libQtCore.aIt will be helpful if IT can download the same in a legal way
Also I want other libraries of qt-4-3-3 package as static libraries
-
Hi, you can legally download CentOS 5.8 and take the libraries from there. http://vault.centos.org/5.8/os/x86_64/CentOS/
-
@yeckel I think he is talking about static libraries not shared libraries.
@Qt-Enthusiast I think you need to build that libraries by yourself as static. -
Hi,
There's no static pre-built version of Qt.
What do you mean by "legal way" ?
-
legal way means the soucrce should be proper there is should not be any copyright violation . Also
Could you please someone guide how to make static libraries from src code
-
@Qt-Enthusiast said:
Just a note
If you use static linking with your app - it must be open source OR
you must own a Qt license.