Results 1 to 6 of 6

Thread: hello, a beginner would like your help

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Posts
    103
    Thanks
    71
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: hello, a beginner would like your help

    Hi Marcel,

    Thanks a lot for your help. I'm using Dev-C++ compiler (essentially mingw). I don't know if that makes a difference?
    I'm only starting to learn Qt and some of my questions may be quite stupid but how do you use MOC? I don't know anyhting about that and that could be why I'm not getting things to work. I am not a command line person at all, don't know how to use it with Dev-C++.
    Thanks again.

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: hello, a beginner would like your help

    You don't have to call moc manually. QMake will add all the necessary references to it in the generated makefile and mingw32-make will execute it.

Similar Threads

  1. Qfiledialog Problem - (Beginner)
    By kingslee in forum Qt Tools
    Replies: 3
    Last Post: 11th October 2006, 23:00
  2. Beginner C++ question
    By masoroso in forum General Programming
    Replies: 2
    Last Post: 19th April 2006, 14:15
  3. QT4 beginner Fatal Error
    By Remyfr in forum Installation and Deployment
    Replies: 3
    Last Post: 11th March 2006, 01:48

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.