Results 1 to 15 of 15

Thread: failed to build;is it SP1 problem?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: failed to build;is it SP1 problem?

    Are you by any chance using a directory which contains spaces in its path? Did you run configure as the first stage of compilation?

  2. The following user says thank you to wysota for this useful post:

    Masih (15th May 2007)

  3. #2
    Join Date
    Apr 2007
    Posts
    33
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: failed to build;is it SP1 problem?

    Quote Originally Posted by wysota View Post
    Are you by any chance using a directory which contains spaces in its path? Did you run configure as the first stage of compilation?
    no. i simply used the Qt integration packages. But something interesting is that using VS2005 and VS2003 both i get the message
    1>Moc'ing test1.h...
    1>'C:\Qt\4.2.0' is not recognized as an internal or external command,
    1>operable program or batch file.
    1>Project : error PRJ0019: A tool returned an error code from "Moc'ing test1.h..."
    1>Build log was saved at "file://c:\Documents and Settings\***\My Documents\Visual Studio 2005\LearningQtTut\test1\test1\Debug\BuildLog.htm"
    1>test1 - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    while for VS2005 i have another folder named C:\Qt\4.2.0(MSVC.NET2005) and not C:\Qt\4.2.0

    well, for VS2003 i have this folder though (C:\Qt\4.2.0)

  4. #3
    Join Date
    Apr 2007
    Posts
    33
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: failed to build;is it SP1 problem?

    Quote Originally Posted by wysota View Post
    Are you by any chance using a directory which contains spaces in its path? Did you run configure as the first stage of compilation?
    well, there were no spaces in the directory path. and i ran the configure as well. I really don't know what to do with installing a working Qt which is becoming like obsession.

    regards

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.