C++ isn't portable in "executable" form.
So the simple solution is to move the code to a Linux machine (you install the Qt SDK on this machine) and then build the application for Linux.
//i guess virtual machine might be helpful, example Virtual Box (it's free).




Reply With Quote

Bookmarks