Results 1 to 8 of 8

Thread: Cannot build anytin'...Qt Creator 1.2.1

  1. #1
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Cannot build anytin'...Qt Creator 1.2.1

    Hi guys,
    I have problem with configuring Qt, when I want build anything it make this:
    Running build steps for project demo...
    Starting: C:/Qt/2009.04/qt/bin/qmake.exe C:/Documents and Settings/Sano/My Documents/Qt/demo/demo.pro -spec win32-g++ -r
    Exited with code 0.
    Starting: C:/Qt/2009.04/mingw/bin/mingw32-make.exe -w
    mingw32-make: Entering directory `C:/Documents and Settings/Sano/My Documents/Qt/demo'
    c:\Qt\2009.04\qt\bin\qmake.exe -spec c:\Qt\2009.04\qt\mkspecs\win32-g++ -win32 -o Makefile demo.pro
    mingw32-make: Leaving directory `C:/Documents and Settings/Sano/My Documents/Qt/demo'
    Exited with code 62097.
    Canceled build.


    What code "62097" means ?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    Did you try and cd into the directory yourself and see if qmake did create a Makefile?
    If not, did you try and run qmake yourself to see if it outputted the same error?

  3. #3
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    I tried run qmake -project...but still same result.
    And when I tried to use QDevelop the result was the same.
    Last edited by Peppy; 10th October 2009 at 21:08.

  4. #4
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    Any idea ? Nobody knows ?

  5. #5
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    Some time ago problems arose when the path contains spaces. Try to compile a project which is located in a folder hierarchy without spaces.
    Just a wild guess of mine...

  6. #6
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    I tried...but still same result...

  7. #7
    Join Date
    Oct 2009
    Posts
    70
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    SOLVED!...Just it needed to set up the system time

  8. #8
    Join Date
    Apr 2010
    Location
    Poland
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Cannot build anytin'...Qt Creator 1.2.1

    I had the same problem like Peppy. Also solved !

Similar Threads

  1. QWT fails in debug build
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 11th November 2011, 07:53
  2. Replies: 1
    Last Post: 19th October 2009, 19:44
  3. Qt Creator 0.9.1 - progrma build error
    By fb2007 in forum Installation and Deployment
    Replies: 5
    Last Post: 18th October 2009, 17:02
  4. Customized build (problems, bugs, patches, licencing issues...)
    By Domagoj Saric in forum Installation and Deployment
    Replies: 2
    Last Post: 6th October 2009, 11:48
  5. Build error on mac Platform::WaitMouseMoved
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2007, 14:18

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.