rajserc
rajserc
Thanks. BTW, i tried to build the dockerfile and jsoncpp dependancy is not in the dockerfile that causes the docker build fail. Tried adding following, `# JsonCpp setup RUN cd...
Got past that, but is there version dependency for jsoncpp or is it a linker issue not sure getting NNNetwork.cpp: In function 'NNNetwork* LoadNeuralNetworkJSON(const string&, uint32_t, const std::vector&)': NNNetwork.cpp:2763:59: error:...
According to dockerfile it's Ubuntu 14
unfortunately not yet