Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt 5.3 RC not building.

$
0
0
Getting a compilation error on Qt 5.3 Release candidate. I am trying to build Qt and will be building Qt-Creator if this succeeds. In file included from ssl/qsslcertificate.cpp:116:0: ssl/qsslsocket_openssl_symbols_p.h:437:1: error: \u2018EC_KEY\u2019 does not name a type ssl/qsslsocket_openssl_symbols_p.h:438:20: error: variable or field \u2018q_EC_KEY_free\u2019 declared void ssl/qsslsocket_openssl_symbols_p.h:438:20: error: \u2018EC_KEY\u2019 was not declared in this scope ssl/qsslsocket_openssl_symbols_p.h:438:28: error: \u2018ecdh\u2019 was not declared in this scope make[3]: *** [.obj/qsslcertificate.o] Error 1 make[3]: *** Waiting for unfinished jobs.... I have been building qt from source for quite sometime but never got into this. Any ideas? Centos 6.4 ×64, GCC 4.7.2 Thanks.

Viewing all articles
Browse latest Browse all 2113

Trending Articles