Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Compiling static libs crashes with strange linker errors

    Installation and Deployment
    1
    1
    425
    Loading More Posts
    • 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
      VVCephei last edited by

      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 Reply Quote 0
      • First post
        Last post