Results 1 to 11 of 11

Thread: [qmake] Generate Makefile with include $(ORACLE_HOME)/precomp/env_precomp.mk

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: [qmake] Generate Makefile with include $(ORACLE_HOME)/precomp/env_precomp.mk

    talk2amulya said about changing qmake source code. you can add your own function, or modify message() to print to make file instead of console or something like this...

    I don't know where exactly in your makefile your addidtional line should be but maybe modifying writeHeader() method in makefile.cpp in qmake sources (QTDIR/qmake/qmake.pro) can be enough.

    P.S. or try Win32MakefileGenerator::writeStandardParts() or something like this :]
    Last edited by faldzip; 20th May 2009 at 15:47.
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. How to Compile VTKDesigner2 with Qt?
    By alfredoaal in forum Newbie
    Replies: 0
    Last Post: 5th September 2008, 05:34
  2. Replies: 3
    Last Post: 6th February 2008, 12:53
  3. Error: Using Multiple files
    By 3nc31 in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 09:23
  4. Generate a correct makefile
    By SteM in forum Installation and Deployment
    Replies: 13
    Last Post: 22nd October 2007, 08:58
  5. use button from another Window
    By raphaelf in forum Qt Programming
    Replies: 11
    Last Post: 2nd March 2006, 20:31

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.