Results 1 to 3 of 3

Thread: Unexpected build errors in a Qt project

  1. #1
    Join Date
    Jan 2009
    Posts
    29
    Qt products
    Qt4
    Platforms
    Unix/X11

    Arrow Unexpected build errors in a Qt project

    I am building an open source port scanner (currently working on a prototype), and I am getting unexpected errors for standard library headers, both with Qt 4.5.2 that comes with Ubuntu 9.10 x64, and Qt 4.4.3 that comes with Debian 5 x64.


    I can't figure out why this happens, and I can't reproduce the problem with ISO C++ only code.


    The source code is here: http://www.cpp-software.net/temp/P-S.zip


    I am getting the errors inside the main() definition.

  2. #2
    Join Date
    Dec 2009
    Posts
    128
    Thanks
    7
    Thanked 14 Times in 14 Posts
    Platforms
    Unix/X11 Windows

    Default Re: Unexpected build errors in a Qt project

    take a look at your class definition, there miss the ';' in end of it

  3. #3
    Join Date
    Jan 2009
    Posts
    29
    Qt products
    Qt4
    Platforms
    Unix/X11

    Post Re: Unexpected build errors in a Qt project

    Quote Originally Posted by totem View Post
    take a look at your class definition, there miss the ';' in end of it
    You are right. Thanks.

Similar Threads

  1. Replies: 4
    Last Post: 17th November 2009, 21:48
  2. Build errors in Qt
    By prady in forum Qt Tools
    Replies: 2
    Last Post: 4th June 2009, 08:51
  3. build project with cmake does not work
    By codebehind in forum Qt Programming
    Replies: 4
    Last Post: 18th August 2008, 13:29
  4. qwt designer build errors
    By jhearon in forum Qwt
    Replies: 4
    Last Post: 17th July 2007, 07:47
  5. Build errors on YDL 4.0.1
    By milonguero in forum Installation and Deployment
    Replies: 0
    Last Post: 19th April 2007, 21:54

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.