Software Archive
Read-only legacy content
17061 Discussions

Develop for the Edison using Qt Creator IDE, and CMake. For 32 and 64 bits, Linux, Windows, Mac

samontab
Valued Contributor II
463 Views

Hi guys,

I just finished writing a tutorial about how to setup Qt Creator to use it along with CMake to develop for the Intel Edison remotely. I did this because I prefer Qt Creator over Eclipse, and I like the power of CMake to define my projects. Here it is:

http://www.samontab.com/web/2015/02/cross-platform-development-for-intel-edison-using-cmake-and-qt-creator32-and-64-bits/

I have tested it under Linux and Windows (64 and 32 bits), and it seems to work fine. Mac users should be able to configure the script to fit their system, as all the files are commented.

0 Kudos
3 Replies
samontab
Valued Contributor II
463 Views

And now you can even debug from the IDE!

debug.png

0 Kudos
NagaVenkat_K_Intel
463 Views

Great job samontab I am excited to see how it works for me. Will try it.

0 Kudos
samontab
Valued Contributor II
463 Views

Thanks Raghu Kona, hopefully it helps in your development...

0 Kudos
Reply