FxPDF is a rewritten in Action Script 3.0(AS3) original libHaru PDF library project developed in C language. It is generating ...
Month: July 2010
LSB helps you deploy a Qt4 app in several different Linux distrosLSB helps you deploy a Qt4 app in several different Linux distros
I compiled a static Qt4 application(fancybrowser) under Ubuntu 10.04, it works under Ubuntu 10.04, but when I tried to run ...
Is it possible to build a completely static app using Qt 4 on LinuxIs it possible to build a completely static app using Qt 4 on Linux
After successfully statically compile Qt 4.6.3 under Unbuntu 10.04 Server, I tried to build static version fancybrowser, after some study, ...