Results 1 to 1 of 1

Thread: QProcess::start not work in windows 7

Threaded View

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

    Default QProcess::start not work in windows 7

    Hi, I have a problem

    process->start(FEMAG_PATH, femagMacro);
    do not work in windows 7 but work perfectly in windows 8


    I tried several computers with windows 7 32 and 64 bit. But same error.
    Older version of Femag works.

    Program Femag alone works in windows 7 good.

    Is any parametr in QProcess to set up to solve my issue?

    I tried QT 4.7.4 and 4.8.4. Same error.


    Could anyone help me or show me the right way to solve this problem?

    review:
    1) process->start(FEMAG_PATH) femag application crash
    2) process->startDetached(FEMAG_PATH) femag application work

    I need variant 1) to work
    Last edited by renocz; 3rd April 2013 at 15:23.

Similar Threads

  1. QProcess and Windows CreateProcessAsUser
    By dswartz in forum Qt Programming
    Replies: 0
    Last Post: 8th March 2012, 18:18
  2. Qt3/Windows: QProcess and php-cli
    By zaphod.b in forum Qt Programming
    Replies: 2
    Last Post: 11th January 2012, 15:15
  3. Replies: 2
    Last Post: 18th December 2010, 22:13
  4. need help for QProcess under windows
    By patcito in forum Qt Programming
    Replies: 4
    Last Post: 26th May 2006, 19:54
  5. Qprocess never end in MS windows
    By antonio.r.tome in forum Qt Programming
    Replies: 12
    Last Post: 23rd February 2006, 12:35

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.