Results 1 to 9 of 9

Thread: Moc Error: Too many input files specified. Integration Problem?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    46
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Moc Error: Too many input files specified. Integration Problem?

    I have solved my problem: the solution is use Qt Addin 1.1.5 instead Qt Addin 1.1.7.

    I think that this is a Qt Addin 1.1.7 bug.

  2. #2
    Join Date
    Feb 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Moc Error: Too many input files specified. Integration Problem?

    Hi, I had the same problem and I solved it by making a random change in the Visual Studio project properties. In my case changing the order of the additional include directories did the magic, but I think that any change could work since it seems to me that this issue is caused by a malformed vcproj file.
    Hope this helps.
    Cheers

  3. #3
    Join Date
    Feb 2007
    Posts
    28
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Moc Error: Too many input files specified. Integration Problem?

    Hello, in my installation(VS2008,Qt 4.7.1,Addin 1.1.7) " Files" is added at the end of Command Line In "Custom Build Step" for.h files. This gives the error message.
    If i add a .h-file i always have to remove the added "Files".

    Does anybody know how to modify the rules that were use to set the parameters in"Custom Build Steps"?

    Bye

  4. #4
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Moc Error: Too many input files specified. Integration Problem?

    Using the Visual Studio plugin, I found a workaround by going into Qt Project Settings and selecting a new module, compiling, and then going back and deselecting.

Similar Threads

  1. qt eclipse integration error with mingw includes
    By hannesvdc in forum Installation and Deployment
    Replies: 0
    Last Post: 11th October 2010, 21:41
  2. Replies: 7
    Last Post: 18th September 2009, 14:44
  3. Mocing error with Visual Studio Integration
    By anonyme_84 in forum Qt Programming
    Replies: 3
    Last Post: 4th February 2008, 16:39
  4. QT-Eclipse integration error
    By comlink21 in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2007, 23:18
  5. Qt 4.1.4 on VS2005 error- cannot open input file 'qtmain.lib'
    By Ashish in forum Installation and Deployment
    Replies: 10
    Last Post: 11th October 2006, 16:05

Tags for this Thread

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.