Results 1 to 5 of 5

Thread: help needed....

  1. #1
    Join Date
    Jun 2008
    Posts
    26
    Qt products
    Qt4
    Platforms
    Windows

    Default help needed....

    hey all...

    so i wrote the code for a basic image editing application (you can draw shaped using the mouse - very much similar to ms paint). now what i wanted to know what if i wanted to make a package out of it...? i mean suppose i wanted to run da code in a new machine which does not have any of the qt libraries.. in that case how do i include the libraries in the package...?? please advice.... thanks...

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: help needed....

    You will need the qt dlls, and plugin files for the images.
    Copy them in the target directory and ur application shud run

  3. #3
    Join Date
    Feb 2008
    Posts
    50
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: help needed....

    It will be good also to include MS runtime libraries and manifest.

  4. #4
    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: help needed....

    See docs: Deploying Qt Applications

    PS. Please use more descriptive thread title next time.
    J-P Nurmi

  5. #5
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: help needed....

    I usually ship my applications with Install Creator, it's very simple to use, once you have your executable and dll together, it creates a file that installs your applications in the "next->next->finish" style.

Similar Threads

  1. realtime_plot example problem--help needed.
    By swamyonline in forum Qwt
    Replies: 8
    Last Post: 17th July 2008, 19:12
  2. Map Projection Basics in Qt--help needed
    By swamyonline in forum Qt Programming
    Replies: 1
    Last Post: 9th July 2008, 21:32
  3. Help needed with QItemDelegate
    By cyberboy in forum Qt Programming
    Replies: 3
    Last Post: 9th July 2008, 18:21
  4. Forward declarations needed for some?
    By doktorn in forum Newbie
    Replies: 6
    Last Post: 28th November 2007, 08:56
  5. QDevelop documentation, help needed.
    By jlbrd in forum Qt-based Software
    Replies: 0
    Last Post: 29th August 2007, 09:40

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.