I can't find a way Mac Os X QtCreator Remote Linux Development
Unsolved
Qt Creator and other tools
-
I added device and succesfully connection tested.
Go to Preferences > Kits > Qt Versions.
Select Add to add the Qt version for embedded Linux.When I click Add I cn only see local file and not other option.
I am using comunitiy edition Qt Creator 11.0.3 .
Is there any easy way for Qt Creator on VScode also wellcome
-
@RahibeMeryem said in I can't find a way Mac Os X QtCreator Remote Linux Development:
When I click Add I cn only see local file and not other option
If you want to cross compile you also need cross compiled Qt (host - Mac OS, target - Linux).
You can't directly use Qt for Linux from your target device.