INDANCSClient icon indicating copy to clipboard operation
INDANCSClient copied to clipboard

Error running, ObjectiveKVDB not found

Open mhkeller opened this issue 5 years ago • 1 comments

When I run the mac app, I get the error 'ObjectiveKVDB/ObjectiveKVDB.h' file not found

mhkeller avatar Jan 04 '19 15:01 mhkeller

It seems you have to do some submodule initializing per this comment: https://mbientlab.com/community/discussion/comment/723/#Comment_723

But after running git submodule update --init inside of External/ObjectiveKVDB and then External/ObjectiveKVDB/kvdb I build and get the following errors:

screen shot 2019-01-04 at 10 21 55 am

mhkeller avatar Jan 04 '19 15:01 mhkeller