Results 1 to 4 of 4

Thread: QT and visual studio 2005: include problems (false permission denied)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2006
    Posts
    4
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: QT and visual studio 2005: include problems (false permission denied)

    that is not the problem - if it was, then the problem would happen all the time - it happens only sometimes - trying to repeat the compile action with no other actions generally works after this.
    also it sometimes compiles on the first try...

    I am quite sure there is a problem in dev studio 2005 (vs8)

  2. #2
    Join Date
    Jul 2006
    Posts
    4
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: QT and visual studio 2005: include problems (false permission denied)

    problem solved.
    the conversion process from vs6 dsp to vs8 vcproj stuck in an extra "/I /I ($QTDIR)/include" in the advaced c++ command line options in the project settings - this is what made vs8 go crazy - just remove it and everything is fine (because the QTDIR is included in the input paths already.

Similar Threads

  1. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  2. Qt 4.1.0 on Visual Studio 2005
    By nErnie in forum Installation and Deployment
    Replies: 8
    Last Post: 6th July 2006, 00:56
  3. Qt Designer & Visual Studio 2005
    By pSiCho in forum Qt Tools
    Replies: 6
    Last Post: 9th February 2006, 13:40

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.