Results 1 to 3 of 3

Thread: Compiling Error

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    6
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Compiling Error

    i'm using Microsoft Visual Studio Professional 2005 w/ Qt Visual Studio Integration v1.1.1 w/ Qt-4.1.2.

    Qt Code:
    1. 1>------ Build started: Project: test, Configuration: Debug Win32 ------
    2. 1>Creating windows resources...
    3. 1>Moc'ing test.h...
    4. 1>The system cannot find the path specified.
    5. 1>Project : error PRJ0019: A tool returned an error code from "Moc'ing test.h..."
    6. 1>Build log was saved at "file://c:\VS\Project\test\test\Debug\BuildLog.htm"
    7. 1>test - 1 error(s), 0 warning(s)
    8. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    To copy to clipboard, switch view to plain text mode 

    I don't understand why I am getting this error

  2. #2
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Thanks
    9
    Thanked 27 Times in 27 Posts
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: Compiling Error

    I have something alike this error......i forgot how i catch it but.....look in the properties of test.h and properties of projects...maiby some pathes isnt correct...
    a life without programming is like an empty bottle

  3. #3
    Join Date
    May 2006
    Posts
    6
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Compiling Error

    yeah i create a varible i don't remember which one i did the top or the bottom that did it i did QTDIR and placed C:\Qt\4.1.2 and it worked.

Similar Threads

  1. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 13:43
  2. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  3. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  4. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  5. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 12:52

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.