Quote Originally Posted by jacek View Post
I would look into those .pro files and check whether there are no incorrect paths.
Hi jacek thanks for your reply,

Before starting I have some doubts.

For windows
I have my Qt installed at D:\qt\3.3.5

1) I downloaded the "qca-1.0.tar"
2) I unzipped the file to get qca-1.0 to suppose D:\cryptography\qca-1.0

then I do these on the command prompt:
i) D: //takes me to D Drive
ii) cd \cryptography\qca-1.0
iii) qmake
iv) configure

Is this the correct way to do or M I doing anything wrong