Results 1 to 8 of 8

Thread: cant ceate makefile

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    273
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    42
    Thanked 1 Time in 1 Post

    Default Re: cant ceate makefile

    hi!

    how should i set the MOC_Dir and wich values? Or where could i read about?
    Think DigitalGasoline

  2. #2
    Join Date
    Jan 2006
    Location
    Athens - Greece
    Posts
    219
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Re: cant ceate makefile

    Quote Originally Posted by raphaelf
    hi!

    how should i set the MOC_Dir and wich values? Or where could i read about?
    Just write
    Qt Code:
    1. MOC_DIR = mocs
    To copy to clipboard, switch view to plain text mode 
    in your .pro file. See your Qt documentation for the "qmake User Guide" I find this a must if you are developing using Qt

Similar Threads

  1. install help nedded.
    By aj2903 in forum Installation and Deployment
    Replies: 9
    Last Post: 13th November 2008, 07:57
  2. Add Librabries in Makefile on Linux
    By nasty81 in forum Qt Programming
    Replies: 5
    Last Post: 21st April 2008, 15:58
  3. not able to change Makefile
    By shamik in forum Qt Programming
    Replies: 1
    Last Post: 9th June 2007, 12:00
  4. Replies: 5
    Last Post: 13th March 2006, 20:22
  5. Problem with a makefile
    By Tweety in forum Qt Programming
    Replies: 16
    Last Post: 15th February 2006, 19:34

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.