how to compile qt project for i486 using i686
Hi all
I am using fc9 x86_64. I am new to QT, I make a small project on QT3.
And I want to run executable file of my QT project on my other (i486)system. I do not want to compile on my i486 machine. I just want to copy & paste my executable on that machine and whenever I execute that file it'll execute. Is this thing possible?
|