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. Static compilation of Qt5 in Linux

Static compilation of Qt5 in Linux

Scheduled Pinned Locked Moved Installation and Deployment
qt5.5linuxstaticcompilationcompile-errors
1 Posts 1 Posters 994 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.
  • V Offline
    V Offline
    vdev
    wrote on last edited by
    #1

    Hello all,

    I am trying to compile Qt5 statically in order to deploy my application. I followed the instructions from http://qt-project.org/wiki/Building_Qt_5_from_Git to install all my libraries.

    The configure line I used is: ./configure -developer-build -opensource -nomake examples -nomake tests -static

    Then just normal make.

    I recevied the following error: https://gist.github.com/ungureanuvladvictor/0f2e129aad020a87c2bd. I am running on Ubuntu 14.04.2 LTS. The gcc version that I have is: https://gist.github.com/ungureanuvladvictor/319166365269ec99151e.

    Any hints how to compile everything statically ?

    Best,
    Vlad

    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