Hello

We are making a new package for tizen along with its c-api (lets call this X.rpm).

We have a test application for the c-api of the package (lets call this Y.tpk).

 

X.rpm is build with GBS and successfully installed on tizen emulator (mobile 5.0) along with its development package (push the rpm file to emulator and "rpm -i X.rpm X-devel.rpm"). The installation added shared object (.so), static library (.a) and header files (.h) in /usr/lib and /usr/include in the tizen emulator (verified).

 

However, it is not reflected in the Tizen Studio SDK. The header files corresponding to the c-api are not visible to the SDK. Including the header files of the package results in build fail with error - header files not found.

 

Can you please guide me how to install package properly with SDK.

 

Regards
Parichay

 

 

_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to