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
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