Hello,
All is in the subject. I wonder what is a good configuration for programming on a Rock64 SBC?
regards
All is in the subject. I wonder what is a good configuration for programming on a Rock64 SBC?
regards
suggested config for C++ programming
|
Hello,
All is in the subject. I wonder what is a good configuration for programming on a Rock64 SBC? regards
05-03-2018, 03:43 AM
Hello,
Does Eclipse works on the Rock64? regards
05-03-2018, 09:43 PM
(05-03-2018, 03:43 AM)pas059 Wrote: Hello, Somebody has tried. Check out this link: https://github.com/cjdaly/cascadia
05-04-2018, 03:02 AM
Hi,
thanks for reply, but i'm not sure that this is a good solution for me. In fact, i'm looking for a reliable and free IDE to develop applications in C++ on the rock64. I thought to Eclipse because it seems to be the most popular on linux and because it was recommed to me. But something else could probably also suits to me. Any suggesiions?
05-06-2018, 01:50 AM
Sure Eclipse works on the Rock64 and similar SBCs, but it's not quite the experience you get using it on Windows or MAC. If you've ever used NotePad++ on Windows, you might want to try BlueFish! BlueFish is far from a complete environment, but it's great for working in, if you like a more basic environment!
05-07-2018, 03:39 AM
hi,
thanks for your reply, this reassures me. Bluefish seams interesting but, like notepad++, it's only an editor. I also consider emacs, but i don't think that it is as complete and "easy" to use as Eclipse.
07-05-2018, 02:22 AM
Hi,
After some tries & discuss, here they are my opinions on some IDE for working in C++: - Eclipse seems too old on ARM platform - Codebocks seems to work very fine. It also includes a Qt project wizard that allows to create Qt application in conjunction with Qt designer; nevertheless the integration of Qt is not complete, especially the code generation which has to be done using the command line tools (uic, moc), but this works. - Qt creator works very very fine and, of course, the integration of Qt is perfect. I precise that i use a rock64/4G + 16 Go eMMc + Bionic/LXDE. So now, i use Qt creator which is a very complete set of tools + framework. regards |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Hoe to Update Buildroot Package config from SDK build.sh file | shivarj89 | 0 | 1,919 |
09-09-2019, 09:39 AM Last Post: shivarj89 |
|
Enable I2C, I2s, SPI in boot-config file? | HelgeMK | 3 | 8,029 |
08-14-2018, 10:59 AM Last Post: pas059 |