Hi,

I am so new to Qt world. I run Qt Creator to compile the code as follows. It turns out with test.exe and test.o files. I then bring test.o file to a linux-based machine. It shows the error, "cannot execute binary file.

For my understanding, it is possible to develop on Windows, then execute on Linux. I was wondering if I am right. Please kindly correct me! Thank you in advance!