Results 1 to 3 of 3

Thread: Is it possible to change qmake

  1. #1
    Join Date
    Apr 2012
    Posts
    10
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Is it possible to change qmake

    Is it possible to make qt creator plugin that give to it functionality to work with another build system (Scons) in the same way that qt creator work with qmake

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Is it possible to change qmake

    Yes you can. Qt Creator is composed of many plugins. You can "simply" write a plugin for Scons, like they have done for qmake or cmake. But it will be quite a lot of work...
    Have you seen the bottom of http://www.scons.org/wiki/IDEIntegration? I haven't test it but it should work.

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

    themean (27th October 2012)

  4. #3
    Join Date
    Apr 2012
    Posts
    10
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is it possible to change qmake

    Quote Originally Posted by Lykurg View Post
    Yes you can. Qt Creator is composed of many plugins. You can "simply" write a plugin for Scons, like they have done for qmake or cmake. But it will be quite a lot of work...
    Have you seen the bottom of http://www.scons.org/wiki/IDEIntegration? I haven't test it but it should work.
    Good good . I already look at this link but im not sure that will work like native build system(qmake)
    Second reason that make me wish to make this plugin is that i want to make something useful (sorry for bad English )

Similar Threads

  1. Replies: 6
    Last Post: 5th April 2014, 15:44
  2. QMake Change qmake output folders (debug/release)
    By superpacko in forum Qt Tools
    Replies: 1
    Last Post: 12th June 2013, 22:11
  3. Replies: 1
    Last Post: 17th February 2012, 03:28
  4. change linker in qmake
    By mattei in forum Qt Programming
    Replies: 3
    Last Post: 7th April 2010, 17:05
  5. need script to change qmake .pro file
    By rajeshs in forum Qt Programming
    Replies: 5
    Last Post: 7th July 2007, 18:53

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.