Results 1 to 3 of 3

Thread: Precompile headers

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Precompile headers

    Maybe this article helps: Precompiled Headers.
    J-P Nurmi

  2. #2
    Join Date
    Jan 2007
    Posts
    91
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    21

    Question Re: Precompile headers

    I finally got back to this. The issue I have is that I've been working within the MSVC environment, ever since importing the .pro file a number of weeks ago.

    I have two questions:
    1. How do I create a .pro file from the .vcproj file?
    2. Do I need to export and reimport the .pro file in order to start using pre-compiled headers? The problem I see is that all of the the moc_<filename>.cpp files all come up and give a c1010 - unexpected end of file while looking for precompiled headers.

    - BRC

Similar Threads

  1. [custom widget] What about private headers ?
    By lauranger in forum Qt Programming
    Replies: 3
    Last Post: 18th November 2006, 23:14
  2. Replies: 4
    Last Post: 27th September 2006, 13:34
  3. Renumbering Row Headers of QHeaderView
    By mclark in forum Newbie
    Replies: 4
    Last Post: 11th September 2006, 15:04
  4. QTableView : headers disappear
    By xavier in forum Qt Programming
    Replies: 2
    Last Post: 8th May 2006, 16:57
  5. QMake / headers / lot of files
    By jcr in forum Qt Programming
    Replies: 7
    Last Post: 10th January 2006, 12:06

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.