Results 1 to 4 of 4

Thread: QtMove: Move Qt build everywhere

  1. #1
    Join Date
    Oct 2011
    Posts
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QtMove: Move Qt build everywhere

    I have to build Qt projects on multiple PCs, also I've spent many time compiling different QT versions on Windows and Mac from source package with customized settings. One problem occurs to me that after I build a new Qt/SDK and copy it to other machines, I have to keep the copy in exactly the same folder as the original build directory, otherwise the QMake generates wrong INCLUDE and LIB paths in the make file. Because the Qt SDK is a huge package, sometimes I cannot put it in the expected disk volume; also it's hard to remember each build directory because I build them in different folders. I know there is a qt.conf file that can redirect QMake to new folder but it needs manual editing and there are also other stuffs to tweak.

    To resolve this silly relocation issue, I develop a utility called QtMove, it is free and can be downloaded from http://www.runfastsoft.com. With QtMove I am now pretty happy that I do not have to remember where the Qt is built, I can backup and switch to any Qt build easily. The huge Qt SDK becomes portable now

    I believe the Linux/Mac Qt also has this relocation issue, if necessary I can port QtMove to all platforms.

    Happy Qt!

  2. #2
    Join Date
    Dec 2009
    Posts
    128
    Thanks
    7
    Thanked 14 Times in 14 Posts
    Platforms
    Unix/X11 Windows

    Default Re: QtMove: Move Qt build everywhere

    Scan type: Auto-Protect Scan
    Security risk detected: Trojan.Gen.2
    File: QtMove.exe
    Location: Quarantine
    Sorry but it's not encouraging to me

  3. #3
    Join Date
    Oct 2011
    Posts
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QtMove: Move Qt build everywhere

    The software is simply packed. The virus report is just a false positive.

    Most top Anti-Virus products (Avast, AVG, Comodo, Kaspersky, NOD32, Microsoft Security, Panda, TrendMicro, etc.) do not detect it as a virus.

    As you know, nowadays there are lots of false positives reported everyday because detecting a virus is actually impossible in theory. Many months ago when I build my program written in assembly code, the compiled object is automatically removed by an AV software. The AV sometimes just scan code patterns and think any unknown standard machine code pattern (compiled in well known C/C++/Pascal compiler) as virus.

  4. #4
    Join Date
    Oct 2011
    Posts
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QtMove: Move Qt build everywhere

    Update: Now QtMove supports Mac and Linux! see http://www.runfastsoft.com for details.

Similar Threads

  1. Replies: 2
    Last Post: 3rd October 2011, 23:04
  2. Failed to build Qt 4.7.1 in a shadow build with feature tuning
    By myfifth in forum Installation and Deployment
    Replies: 0
    Last Post: 17th February 2011, 03:25
  3. Problem in Move Move Event Handler.
    By redgoof in forum Qt Programming
    Replies: 0
    Last Post: 7th April 2010, 11:45
  4. Replies: 1
    Last Post: 13th January 2010, 23:35
  5. Move Rectangle on mouse Move
    By vermarajeev in forum Qt Programming
    Replies: 24
    Last Post: 14th May 2007, 05:34

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.