Hello everyone,
I have created a Qt project using QT creator on Windows. I want to build this project on LInux. What all steps i need to follow?
Steps i did:
1. cmake
2. make
But getting some code related error messages.
Do i need to make any changes in the code or it should build fine directly with make?
↧