Results 1 to 11 of 11

Thread: currentPath is started always where the executable is?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Ukraine, L'viv
    Posts
    57
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3
    Thanked 4 Times in 2 Posts

    Default Re: currentPath is started always where the executable is?

    Quote Originally Posted by Dark_Tower
    I also have looked at the docs... The problem is the one that jpn has mentioned.
    Yep, I've already seen. It's quite interesting but jpn's code does nothing to me. I never wrote console apps with Qt, maybe I do something wrong. I've just copied code and did standard qmake -project, qmake, make. Result of running app:
    C:\temp\test\release>test.exe


    C:\temp\test>
    P.S. Forgot to say. Using Qt 4.1.2 with MinGW
    Last edited by L.Marvell; 7th April 2006 at 17:44.

  2. #2
    Join Date
    Jan 2006
    Posts
    105
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    38
    Thanked 2 Times in 2 Posts

    Default Re: currentPath is started always where the executable is?

    L.Marvell you have to start jpn's code on debug mode or in other case show the current path with a message box

  3. #3
    Join Date
    Jan 2006
    Location
    Ukraine, L'viv
    Posts
    57
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3
    Thanked 4 Times in 2 Posts

    Default Re: currentPath is started always where the executable is?

    Quote Originally Posted by Dark_Tower
    L.Marvell you have to start jpn's code on debug mode or in other case show the current path with a message box
    I wish to help you, but you helped me Thanks!

  4. #4
    Join Date
    Jan 2006
    Posts
    105
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    38
    Thanked 2 Times in 2 Posts

    Default Re: currentPath is started always where the executable is?

    Quote Originally Posted by L.Marvell
    I wish to help you, but you helped me Thanks!
    I'm thankful for your good intentions, too

Similar Threads

  1. Qt3 qprocess, executable exited?
    By triperzonak in forum Newbie
    Replies: 2
    Last Post: 22nd September 2008, 12:21

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.