Advice
-
Dear,
I created project (test.pro) with many forms (.ui) using Qt and it work fine when i press run. i transfer the file (test) from my laptop to flash then i transfer this file from this flash to another laptop. then when i try to press run to this file this appear to me
Error while building project test (target: Desktop)
When executing build step 'qmake'What i can do to fix this problem ??
Kind Regards,
-
Thanks for your reply , It not ask me anything it direct open to me, then when i try to run it the same error appear to me, Any advice
-
Do you copy the entire project folder ? Or just the executable ?
-
Nope, I copy the entire project folder that contain the Qt Project file
-
What is the complete text of your Compile Output pane ?
-
Error while building project test (target: Qt Simulator)
When executing build step 'qmake'this is only what appear to me in output pane
-
Is it normal that you are targeting the simulator ?
-
yep, And when i set the target Mameo device the run work fine