Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.2
-
None
-
Qt5.9.2
Linux Mint 14.04
Description
Hi all,
I've compiled Qt5.9.2 under Linux Mint 14.04 and I configured it with:
-no-ssl
I was expecting, that Qt then has a define called QT_NO_SLL, but it isn't available.
The project I need to compile is using that define as barrier (#ifdef) and Qt is moaning, that it can't find the define.
As far as I know it should be added into qconfig.h, but it's missing there.
If you need further details please ask.
Kind regards,
Mike
Attachments
Issue Links
- duplicates
-
QTBUG-54937 Linux Qt build with -no-openssl does not have QT_NO_SSL define set
- Closed