Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.3 RC not building.
QtWS25 Last Chance

Qt 5.3 RC not building.

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alphabit
    wrote on last edited by
    #1

    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 x64, GCC 4.7.2

    Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Just a wild guess, did you used the zip file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        [quote author="SGaist" date="1399664518"]Hi,

        Just a wild guess, did you used the zip file ?[/quote]To clarify: Source code should be downloaded from http://download.qt-project.org/development_releases/qt/5.3/5.3.0-rc/single/ -- the .zip file is for Windows only; use one of the others since you're on Linux

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved