Open ShanuGrep opened 5 years ago
Dear developer: Those functions is provide as lib file, they are contained in LINK_API.a
Thanks for your help. Also can we get some test camera data to test APIs?
Please send mail to ad@linkwil.com, i will loop to the sales to help you.
I am trying to integrate WeHome SDK with our JS project. For integrating purpose I am using node-gyp tool for compiling SDK folder to use them as node addons. For this, I am using following files which I am adding in WeHomeSDK folder - main.cpp, binging.gyp and package.json. I have also attached the terminal output file. The problem I am facing is in header files such as LINK_API.h, there are function declarations (such as LINK_Initialize, LINK_DeInitialize) but I didn't find any definition for such functions there. Also these functions are called in files such as EasyCamSdk.cpp,etc Can you investigate this and let me know ASAP? Also can we get some test camera data to test these APIs?
building_issue_files.zip