PDA

View Full Version : Compiling QCA as static library



NoRulez
27th November 2008, 14:26
Hi @all,

I try to compile QCA and QCA-OSSL from http://delta.affinix.com/qca/ under Windows with Qt 4.4.3 to a static library. I followed these instructions:
http://psi-im.org/wiki/Linux_Build_Instructions#Building_with_qca-static_.26.26_openssl
http://www.qtforum.de/forum/viewtopic.php?t=2718

The plugin compiled successfully as static library, but QCA (core module) can't resolve some functions.
I tried the following:


configwin rs

and


configwin r


Compiling this as a dynamic library works, but i want it to be static.

Can anybody help me to do so?

Kind Regards

NoRulez
7th December 2008, 17:32
*push* The problem isn't resolved, I hope anybody can help with this problem

Much Thanks