TizenRT – How to build your first app on linux
Basically, there are two link you will need
- TizenRT github
- kconfig-frontends
- Remember to add /usr/local/lib to your LD_LIBRARY_PATH eg. export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
Basically, there are two link you will need