Results 1 to 3 of 3

Thread: Is it possible to recompile only the tools?

  1. #1
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Is it possible to recompile only the tools?

    Hi!

    Is it possible, without having to compile the rest of Qt, to recompile only the tools?

    I want to fix a small problem in Qt Linguist and it looks like Qt must be recompiled completely in order to recompile Qt Linguist...

    Any ideas?

    Thanks!

    Nick

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Is it possible to recompile only the tools?

    It should be possible to go to the linguist directory in your build directory and use make and make install there.
    Of course, when you did change something in the library itself, this will need to be compiled too.

  3. #3
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is it possible to recompile only the tools?

    Hi!

    Thank you for your help!

    It complains that it doesn't find other things when I do this...

    Recompiling the whole thing does work but it takes forever on a Q6600 (!). I guess compiling Qt might be a good candidate for distcc...

    The code I needed to change was in Qt Linguist only and I got it working...

    Once again thank you for your help!

    Nick

Similar Threads

  1. Replies: 3
    Last Post: 18th December 2009, 19:04
  2. MSVC2K5 recompile /MT(d)
    By musikit in forum Installation and Deployment
    Replies: 2
    Last Post: 16th April 2008, 12:57
  3. create personalized binary without having to recompile
    By niko in forum General Programming
    Replies: 8
    Last Post: 6th October 2007, 12:20
  4. How to recompile
    By vishesh in forum Newbie
    Replies: 1
    Last Post: 24th February 2007, 14:46
  5. MySQL updated ... recompile plugin? :S
    By chaosgeorge in forum Qt Programming
    Replies: 2
    Last Post: 25th November 2006, 23:40

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.