Results 1 to 5 of 5

Thread: Deployment Procedure On Windows On Linux and Windows

  1. #1
    Join Date
    Jul 2009
    Location
    Mangalore
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Deployment Procedure On Windows On Linux and Windows

    Suppose that created a project using Qt Creator(Qt v4.5.2) and It is ready to be deployed.
    What are required Qt library files needed to be copied in Windows and linux assuming that
    i have used only Qt Core and Qt GUI modules to create the project. As I am very new
    (June 2009) to Qt please suggest a step-by-step procedure in both the platforms. I had reffered Qt Assistant and tried a dummy project with these files:
    C:\Qt\2009.03\qt\bin\QtCore4.dll
    C:\Qt\2009.03\qt\bin\QtGUI4.dll
    It worked in my PC fine without any problems. It worked in my friends PC but it didnt show
    the picture(using QLabel). When my another friend tried the app it Win XP gave him pesky "Dont Send" error. Please provide solution for these problems. And in Linux I do not know anything about the Linux Libraries Copying as in Windows DLL copying
    Last edited by Harshith J.V.; 9th July 2009 at 12:29.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Deployment Procedure On Windows On Linux and Windows

    image is not showing because of missing jpeg (or other file format) plugins.
    read Qt assitant about how to deploy qt plugins..

    search the forum, i am sure u will find everything... but qt assistant should be enough

  3. #3
    Join Date
    Jul 2009
    Location
    Mangalore
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Deployment Procedure On Windows On Linux and Windows

    Thank you for replying

    Please Explain What is Jpeg plugin?

  4. #4
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Deployment Procedure On Windows On Linux and Windows

    you will take less time if you digg more in qtassistant rather than on this forum
    http://doc.qtsoftware.com/4.5/deploy...tml#qt-plugins

  5. #5
    Join Date
    Jul 2009
    Location
    Mangalore
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Talking Re: Deployment Procedure On Windows On Linux and Windows

    Thank you very much to Mr. Death

Similar Threads

  1. Replies: 2
    Last Post: 4th June 2009, 17:09
  2. Replies: 5
    Last Post: 15th January 2009, 10:03
  3. QGraphicsView on Linux vs. Windows
    By awestman in forum Qt Programming
    Replies: 1
    Last Post: 17th September 2008, 22:50
  4. QPalette works differently on windows and linux
    By babu198649 in forum Newbie
    Replies: 3
    Last Post: 6th March 2008, 08:27
  5. Replies: 19
    Last Post: 21st January 2008, 10:13

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.