-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, I am trying to build the JNI layer, however some problems happened and I could not make it.
I cloned the iochibity-java and use the official iotivity develop kit which I downloaded from the iotivity website.
after entering "make TARGET_OS=linux ARCH=x86_64", here are some questions I have:
- Which version of the iotivity should I use? I have tried with the iotivity-1.1.1, iotivity-1.2.0 and the latest code from the iotivity github, but with all the versions there are some problems happened, either no such file or the function is not defined.
- Do I need to compile the iotivity code first using "scons TARGET_OS=android" or "scons TARGET_OS=linux TARGET_ARCH=x86_64" under the iotivity folder before build the JNI layer? Because with the latest code of iotivity, an error happened regarding "iotivity_config.h" is missing, which seems to be a file that is generated during the scons process.
Thank you very much for your help!
Best Regards,
Jie
Metadata
Metadata
Assignees
Labels
No labels