English Български Spanish
Русский

How to configure Qt Creator to work with real devices

The purpose of this tutorial is to describe how to configure Qt Creator to work with real devices. The example demonstrates how to configure Qt Creator deployed with MeeGo SDK to work with MeeGo netbook.

Configure Qt Creator

  1. Open Qt Creator and select existing or create new Qt project
  2. Select Tools > Options
  3. Click Project and after that select MeeGo Device Configurations tab.
  4. Select Remote Device and enter all required fields

Prepare the device

  1. Run Terminal and allow connection for clients from any host by executing the following command:
    1. xhost +

Video Demo

See also

References

Categories: