Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    plugins/imageformats/

    General and Desktop
    2
    2
    536
    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.
    • O
      opengpu2 last edited by

      i found the plugins/imageformats/
      my question:

      for Dynamic dll, i just copy the imageformats dir and its DLL into my own project's bin dir. and i don't copy the Lib files. is it OK?
      i found that i don't need to link the Lib when i use dynamic link Qt. why? and should i do sth else, or just put the imageformats dir into my own bin dir.
      for Static lib, i copy the imageformats dir and its lib into my own project's lib dir.
      

      is this all right ?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Did you take a look at Qt's deployment documentation ?
        There's also this fine wiki entry

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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