Results 1 to 2 of 2

Thread: how to make sure a regular file has been created before compiling qt project

  1. #1
    Join Date
    May 2016
    Posts
    3
    Thanks
    3

    Default how to make sure a regular file has been created before compiling qt project

    suppose myfile.cpp, mydata.dat are generated by another Makefile.
    I need to make sure these two files are generated before compiling my qt project
    I am wondering how to integrate it into pro file.

    any suggestions? Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: how to make sure a regular file has been created before compiling qt project

    Maybe through adding a custom compiler?

    http://doc.qt.io/qt-5/qmake-advanced...ding-compilers

    Cheers,
    _

  3. The following user says thank you to anda_skoa for this useful post:

    govi2 (14th May 2016)

Similar Threads

  1. Need to make my project file work on both Windows 7 and Mac 10.6
    By KenJustKen in forum Installation and Deployment
    Replies: 0
    Last Post: 14th March 2012, 23:53
  2. Add compiling rule to the project file
    By hakermania in forum Newbie
    Replies: 0
    Last Post: 22nd August 2011, 22:38
  3. How do I make my project executable file
    By theios_nikos in forum Newbie
    Replies: 8
    Last Post: 4th June 2010, 21:48
  4. Replies: 14
    Last Post: 20th March 2010, 20:43
  5. Extra qualification error while compiling the project file
    By amit_pansuria in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2007, 08:56

Tags for this Thread

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.