Boost-for-Android
Boost-for-Android copied to clipboard
Error: 'shared_ptr' in namespace 'boost' does not name a type
While I was building a Caffe, In Caffe_classifier.cpp contains
( boost::shared_ptrcaffe::Layer
Error 1: CAFFE_classifier.cpp:85:82: error: conversion from 'const std::shared_ptrcaffe::Layer
Please help me what i have to do...thank you
any solution yet?