I’ve been tasked with getting our Qt app (which currently runs on Windows and Mac) to run on both Centos 5 & 6. What is the best way to go about doing this? I’ve been trying to get it to build on Centos 5 but the Qt isn’t very up to date. So I’d like to use Centos 6, but can I build a single binary that will run on both 5 & 6, using Qt v4.8 and its version of Qt Creator? It would be ideal, of course, if this same binary would also run on other distros, like Ubuntu.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I've had the same issue and here are my thoughts about it:
|
|||
|
|