Results 1 to 6 of 6

Thread: i want dynamic link my programm

  1. #1
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Question i want dynamic link my programm

    hi, i learned to build static applications but now i want to come back to dll mode
    how can i do that?
    thanks.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: i want dynamic link my programm

    Umm, use the dynamic version of Qt? You should install dynamic and static versions of Qt next to each other, not to overwrite dynamic with static. Having both versions allows you to easily switch between them.
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    coder1985 (18th November 2007)

  4. #3
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Question how can i install dynamic and static Qt?

    hi, i am a new to the Qt world and i am asking about how can i install dynamic and static
    open source Qt such that i will be able to compile dynamic or static programs when i need that ?
    thanks.

  5. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how can i install dynamic and static Qt?

    What system?
    Basically you have to compile Qt two times and install them into two different locations.

  6. The following user says thank you to ChristianEhrlicher for this useful post:

    coder1985 (19th November 2007)

  7. #5
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how can i install dynamic and static Qt?

    i am using windows xp and can i use zip version to make static application

  8. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how can i install dynamic and static Qt?

    No, Trolltech doesn't distribute static binaries. You'll have to compile it yourself. Take a look at our wiki, there is an article describing how to do that.

    Threads merged
    Last edited by wysota; 19th November 2007 at 11:02. Reason: Moderator note added

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.