shared libraries - Tizen Docs give C headers but not Lib names? -
trying implement unity3d c# plugin code finding tizen docs rather lacking.
i need know lib names used specific headers. such message box api: https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__capi__messaging__messages__module.html#ga32013c0d16b46a60be3f837c6474e4be
it tells me header required not lib used in. blackberry, ms , apple list in there docs , part of normal doc gen. why tizen doesn't give beyond me. there easy quick way find info? thought might know.
here location lib: c:\tizen-sdk\platforms\mobile-2.3\rootstraps\mobile-2.3-device.core nice know lib goes header.
looks might be: libcapi-messaging-messages.so
yes, seems think it's idea libraries opaque reader, not sure why. set of "open source" libraries, including efl ones, identified name, tizen-specific part not. try find out motivation. has caused me problems (yes know in stackoverflow parlance not "answer")
Comments
Post a Comment