KronTalk

Chronos => Software Dev => Topic started by: Simon on June 17, 2017, 12:51:17 AM

Title: Dev. environment components
Post by: Simon on June 17, 2017, 12:51:17 AM
To hit the ground running when the application dev environment is released, which languages, tools, 3rd party libraries/SDKs,... should one get familiar with?
Title: Re: Dev. environment components
Post by: tesla500 on June 17, 2017, 01:21:33 AM
You'll want to know Linux, C/C++, and the QT framework for GUI development, and the Gstreamer/Openmax video framework for the video saving functionality
Title: Re: Dev. environment components
Post by: Simon on June 19, 2017, 08:12:13 AM
Great, thanks. Linux: tick, C/C++: tick, QT: briefly used before - mainly need to look at Gstreamer/Openmax. Thanks.