Qt Forum

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

    Call for Presentations - Qt World Summit

    Still trying to statically link all libraries...

    Tools
    1
    1
    919
    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.
    • mzimmers
      mzimmers last edited by

      ...in order to create a standalone application. (It makes distribution easier, IMO.)

      I'm still having trouble finding and using all the .a files instead of the .dll files. This suggestion on stackoverflow seems promising (the first post after the question):

      "libstdc++-6":http://stackoverflow.com/questions/6404636/libstdc-6-dll-not-found

      But, I guess I don't know how to furnish those arguments to make: in the build window, I put those into the "Make arguments:" area, but I get an error at build time: "invalid option -- a".

      Can someone enlighten me on how to link the necessary static libraries, so I don't have to depend on the .dll libraries?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post