Hi, I wanted to set up my development environment today, my favorite editor is Atom and that's why I wanted to build it for ARM. Before, I had read that it should be quite easy on the Raspberry Pi, but I had a lot of problems. So far, I have not gotten Atom to build. Does anyone have experience or even a deb package? If I manage to build it and you are interested, I would share my deb package. Do you have cool editors which would be an alternative to Atom and are already compiled for ARM?
VScode has an unofficial ARM build that might work. I don't have experience with Atom or a PBP to run it on so can't help there yet.
I just installed IntelliJ IDEA on my Pinebook, working without any problems!
Gesendet von meinem ONEPLUS A3003 mit Tapatalk
Very interested in this thread. I was able to install Eclipse CDT in the stock OS, but after moving to Ubuntu, Eclipse starts and then crashes immediately. There is not a lot of support for Eclipse running on ARM, so I decided to try Atom (as suggested here). No luck so far. I cloned the github project, and was able to get it to build, but installing would not work (architecture problem).
I am much more efficient with an IDE, so hopefully I can get something running soon. I'm just not wired to use VIM. Although I am becoming more proficient with GDB.