Software Archive
Read-only legacy content
17061 Discussions

Eclipse for 32-bit Linux?

Tamilselvan_S_
Beginner
471 Views

Hello,

I see the Eclipse provided at https://software.intel.com/en-us/node/532593 is meant for 64-bit OS. 

I'm running 32-bit Linux. Could anyone help me out to install Eclipse dev kit?

Thanks in advance.

0 Kudos
3 Replies
Matthias_H_Intel
Employee
471 Views

32-bit host is currently not supported. So it would require some manual work. You could for instance try 32-bit QtCreator and use the 32-bit cross toolchain coming with the 32-bit Arduino IDE (e.g. following https://communities.intel.com/message/261262#261262). ;

0 Kudos
Tamilselvan_S_
Beginner
471 Views

Thanks for your rapid reply matthias-hahn. I'll give a try.

0 Kudos
samontab
Valued Contributor II
471 Views

If you don't need Qt SDK, you could follow this tutorial that uses Qt Creator and CMake for your projects:

https://software.intel.com/en-us/forums/topic/542253

0 Kudos
Reply