How to add or use C++ library in application

Hi @JordanZhao

Thanks for replying I got the following error when I did as you said

C:\Legato\workspace1\load/textLocComponent/textLoc.c:6:20: fatal error: iostream: No such
file or directory

 #include <iostream>
                ^

compilation terminated.
ninja: build stopped: subcommand failed.

This is the same error I get even if I use iostram.h at the include