QtCrypto in Qt 5.1
-
Hi,
I'm currently migrating my qt4.8 project to qt5.1 and i'm using the qtCrypto library. However, i got the following compilation error :
@fatal error: QtCrypto/QtCrypto: No such file or directory@
Is QtCrypto is still supported in qt5 ? Is there something to do like alternative ?
Thanks.