Results 1 to 8 of 8

Thread: QProcess and capturing output

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QProcess and capturing output

    Are you sure that these are Win32 binaries? Also check whether they don't require some DLLs.

  2. #2
    Join Date
    Jan 2006
    Posts
    70
    Thanks
    13
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QProcess and capturing output

    You might want to open the binaries in dependency walker to verify they are not corrupt, and to verify that they have all of the needed dependencies.

    [HTML]
    http://www.dependencywalker.com
    [/HTML]

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.