QtBinPatcher

QtBinPatcher - it is a command line program for change paths into a binary files of library Qt. When porting applications made on the basis of Qt, edit paths is not necessary, but if you want to transfer to a different location the library itself, the difficulties arise.

Qt installer contains the patcher for rewriting the path in files. However, the patcher is integrated into the installer, and depends on the library Qt, which, in many cases, it is inconvenient. QtBinPatcher independent of Qt and uses only standard C++ libraries.

Compatibility.

Operating systems: Windows (2000 or later, 32 - and 64-bit), Linux (kernel version 2.4 and higher, 32- and 64-bit)

Versions of Qt: 4.x.x and 5.x.x.

 

Go to download page (version 2.2.0)

GitHub repository: