언어 설정

Menu
Sites
Language
How to link dynamic lib?

Hi ALL

I need to know how to link the dynamic lib(*.so) in my Tizen Project.

Could someone give me the details or the links about this question.

Thanks a lot.

Responses

4 댓글
Alex Ashirov

Hi,

Please take a look at the following:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/app_dev_process/adding_libraries_and_library_search_paths.htm

田 细亚

Got It .

Thanks a lot.

Alex Dem

Hi,
try to look at:
File->New->Tizen Native project->Template->Library->Shared Library
also.
Alexey.

田 细亚

Thanks

I will try this way.