Results 1 to 3 of 3

Thread: Static Linking Application for Realease

  1. #1
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Static Linking Application for Realease

    I have a small Linux application ready for release (I think)
    I see from the documentation I need a statically linked QT library, but it excludes Qt Designer which I am using.
    This part of programming is new to me.( I used Install Sheild Express in windows, but that was a long time ago.)

    Is there a step-by-step tutorial that would help do this without my having to get a PHD
    Thanks

  2. #2
    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: Static Linking Application for Realease

    Install both static and dynamic Qt side by side and use Designer with the dynamic linking.

  3. #3
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Static Linking Application for Realease

    Quote Originally Posted by wysota View Post
    Install both static and dynamic Qt side by side and use Designer with the dynamic linking.
    Thanks, I will do my best. A simple working example would be a great help!!

Similar Threads

  1. Replies: 16
    Last Post: 23rd May 2008, 10:12
  2. Replies: 2
    Last Post: 1st August 2007, 15:04
  3. static linking issue
    By ashwini in forum Qt Programming
    Replies: 2
    Last Post: 29th May 2006, 12:40
  4. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 08:52
  5. Replies: 4
    Last Post: 20th February 2006, 09:11

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.