Results 1 to 16 of 16

Thread: 'test' is not recognized as an internal or external command

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: 'test' is not recognized as an internal or external command

    I am now 100% sure that test.exe comes with mingw. And it is normal, because test can be found only on Linux( and other Unix flavors ). It is used mainly for shell scripting.

    Regards

  2. #2
    Join Date
    Feb 2007
    Posts
    81
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: 'test' is not recognized as an internal or external command

    ok, thanks for your help, i will try some other things.

  3. #3
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: 'test' is not recognized as an internal or external command

    Well, I am almost sure this is a compatibility issue( permissions, etc ).

    When you run make, it will look at the exit code of test.exe. This is how it knows a dir exists or not.

    Maybe you can find something relevant on other sites.

    Regards

  4. #4
    Join Date
    Feb 2007
    Posts
    81
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: 'test' is not recognized as an internal or external command

    i deleted absolutely everything related to qt and mingw, and redownloaded it from trolltech, and it seems to be working now. for some reason i have a knack for finding ways to make qt break on all my os's. i always have weird problems on os x as well.

    anyways, thank you so much for your help.
    dave

Similar Threads

  1. Replies: 16
    Last Post: 23rd May 2008, 10:12
  2. 'make' is not recognized as an internal or external command
    By jivanr in forum Installation and Deployment
    Replies: 1
    Last Post: 9th June 2007, 15:55
  3. Link Errors
    By magikalpnoi in forum Qt Programming
    Replies: 5
    Last Post: 25th September 2006, 22:04

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.