Results 1 to 3 of 3

Thread: Qt dependent dll regarding

  1. #1
    Join Date
    Nov 2015
    Posts
    8
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Question Qt dependent dll regarding

    Hey guys,

    I am developing more than 5 applications using Qt Creator 5.3.0(MinGw compiler).

    While deploying the applications in some other PC(Windows) where the Qt was not installed, i need to place the dependent dll set along with the app exe to make it run.

    For example, my application exe is jus 100KB size; but the dependent dll set itself around "400MB".
    For single app itself 400MB then No.of app X 400MB. will leads to occupy more space in my HDD.

    Is there any way to set any static path where i could place my dll set and make the app run stand-alone without issues?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt dependent dll regarding

    Windows will likely have system paths where it looks for libraries.

    Might have to ask on a Windows forum though.

    Cheers,
    _

  3. #3
    Join Date
    Nov 2015
    Posts
    8
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default Re: Qt dependent dll regarding

    Yeah that i will do in parallel...
    btw is there any method to make some settings/methodology in .pro file?

Similar Threads

  1. Using a qt dependent library in a Qt application
    By talha in forum Qt Programming
    Replies: 9
    Last Post: 19th December 2012, 13:46
  2. Add platform dependent path into pro file problem
    By alizadeh91 in forum Qt Programming
    Replies: 5
    Last Post: 7th October 2012, 01:06
  3. Replies: 5
    Last Post: 3rd October 2012, 15:14
  4. Scale dependent display of graphics Item
    By aalexei in forum Qt Programming
    Replies: 0
    Last Post: 17th February 2011, 23:32
  5. Platform dependent source files: what is best?
    By ucomesdag in forum Qt Programming
    Replies: 5
    Last Post: 27th November 2006, 18:52

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.