Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Still trying to statically link all libraries...
Forum Updated to NodeBB v4.3 + New Features

Still trying to statically link all libraries...

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.0k 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.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by
    #1

    ...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
    0

    • Login

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