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. Compiling static libs crashes with strange linker errors

Compiling static libs crashes with strange linker errors

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 527 Views 1 Watching
  • 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
    VVCephei
    wrote on last edited by
    #1

    Hey there,

    I tried to compile the static libs for 5.3.0. I ran configure from the "Developer Console for Visual Studio 2013" with the following options:

    @configure -c++11 -mp -release -static -nomake tests -nomake examples -platform win32-msvc2013@

    I had some trouble with Python, so I just installed the latest version and added python.exe to PATH. But now, after compiling for an eternity, I get these error messages:

    €dit: The messages are very long and hard to read inside the code-tag, so I pasted it on pastebin.com: http://pastebin.com/wNkNcA71

    I guess there is some trouble with qml.lib, but I don't know how to handle those errors.. I know that I had this problem some months ago when I compiled 5.2.0, but I can't remember how I solved this :(

    Thank you,

    VVCephei

    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