hi,
i am using Qt creator as IDE, in windows.
i configured already in VS2012 for Openssl and its working ok!
but how can i configure Qt creator for openssl?
i typed #include<openssl/crypto.h> Qt creator auto-completed it, so i thought it was working already.
but when compiling i got this error:
fatal error: openssl/crypto.h: No such file or directory compilation terminated.
how can i solve this?
thx.
↧