Results 1 to 8 of 8

Thread: Error in run my program on a machine without qt envirement 。

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Question Error in run my program on a machine without qt envirement 。

    I developed a litthle im client using jabber protocol with qt4. And it runs well on my machine,but when I put it on another machine without Qt envirement ,the OS(windows xp) shows fatal runtime error . I'd like to know why?
    Ps: I've already added the relevent dll files such as Qtcore4 、Qtgui4、qtxml、qtnetwork and so on to the destinetion application dir.

  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: Error in run my program on a machine without qt envirement 。

    What error does it show ?

  3. #3
    Join Date
    Apr 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Error in run my program on a machine without qt envirement 。

    like this


    Quote Originally Posted by aamer4yu View Post
    What error does it show ?
    Attached Images Attached Images
    • File Type: jpg p.jpg (5.2 KB, 25 views)

  4. #4
    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: Error in run my program on a machine without qt envirement 。

    Is that all ? Doesnt it say something about the error ?

  5. #5
    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: Error in run my program on a machine without qt envirement 。

    What compiler do you use? Did you read http://doc.trolltech.com/4.3/deployment-windows.html ?

  6. #6
    Join Date
    Apr 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Error in run my program on a machine without qt envirement 。

    mingw32-make
    And I add mingwm10.dll to that program dir

    Quote Originally Posted by ChristianEhrlicher View Post
    What compiler do you use? Did you read http://doc.trolltech.com/4.3/deployment-windows.html ?

  7. #7
    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: Error in run my program on a machine without qt envirement 。

    Use Dependency Walker unless it's an ordinary crash...
    J-P Nurmi

  8. #8
    Join Date
    Apr 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Error in run my program on a machine without qt envirement 。

    I have took part in a opensource IM project (psi http://psi-im.org)
    The jabber client can be started sucessfully on other mathine,but when I try to login and post a word,it just shut down.
    Here is the details error



    woh, my windows XP is in simplified Chinese,I'm afriend you can not understand it ,so I didn't upload the error information picture.

    Quote Originally Posted by aamer4yu View Post
    Is that all ? Doesnt it say something about the error ?
    Attached Images Attached Images

Similar Threads

  1. Porting my program to another windows machine !
    By probine in forum Qt Programming
    Replies: 1
    Last Post: 14th March 2007, 06:46
  2. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19

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
  •  
Qt is a trademark of The Qt Company.