Results 1 to 4 of 4

Thread: compile a Qt program (by not a Qt programmer)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    2
    Qt products
    Qt4

    Default Re: compile a Qt program (by not a Qt programmer)

    In function 'void fuctionname()':

    "zQMessageBox" has not been declared.

  2. #2
    Join Date
    Aug 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: compile a Qt program (by not a Qt programmer)

    ...'functionname()' is a function created by you, correct? u have included a 'z' before the 'QMessageBox', this is the error, just remove it

Similar Threads

  1. Cannot compile program- pls help
    By qtnewby in forum Newbie
    Replies: 7
    Last Post: 31st March 2010, 23:02
  2. Compile general C++ program from Qt
    By srinivasj in forum Qt Programming
    Replies: 3
    Last Post: 30th December 2008, 08:19
  3. Replies: 9
    Last Post: 8th July 2008, 23:23
  4. I can't compile my program in windows!!
    By brevleq in forum Qt Programming
    Replies: 12
    Last Post: 29th November 2007, 22:08
  5. Use VC2005 to compile Qt program (4.3.0)
    By firegun9 in forum Qt Programming
    Replies: 3
    Last Post: 8th June 2007, 16:04

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.