Skip to content

Problems happened in the make process #1

@popoyatou

Description

@popoyatou

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:

  1. 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.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions