[solved] qca-pkcs11-2.0.0 qca plugin compile error
-
i'm using mingw and i get the following error when i compile qca-pkcs11-2.0.0
c:/qtsdk/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lpkcs11-helper.dll
collect2: ld returned 1 exit status
mingw32-make[1]: *** [lib\qca-pkcs11d2.dll] Error 1
mingw32-make: *** [debug-all] Error 2i've already compiled pkcs11-helper1.10 and it doesn't give me a dll called "-lpkcs11-helper.dll"
any ideas!!