Hello,
I followed the above description and now I get more errors then before.
I added the following to my *.pro file:
QCAPATH = C:/Qt/qca-mingw-2.0.1
INCLUDEPATH += $$QCAPATH/include/QtCrypto
LIBS += -L$$QCAPATH/lib -lqca2
QCAPATH = C:/Qt/qca-mingw-2.0.1
INCLUDEPATH += $$QCAPATH/include/QtCrypto
LIBS += -L$$QCAPATH/lib -lqca2
To copy to clipboard, switch view to plain text mode
Now I get many compilation errors (see attachment).
Did I forget anything? A path variable, ...?
I have windows 7 (32 bit), mingw 5.1.6, eclipse, qt 4.6.2, qca mingw 2.0.1, qca ossl plugin 2.0.0 beta 3 and openssl 0.98n for windows.
When I try "qcatool2 plugins", I get following error message:
plugin: qca-ossl2.dll: failed to load. Cannot load library C:/Qt/4.6.2/plugins/crypto/qca-ossl2.dll
And I don't know why.
Has anyone an idea?
Thanks for your help.
jm
Bookmarks