-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
virtual machine OS:make on vm ubantu 16 �with the vm own boost1.58 .
An error occurred with the mp.h whith under cnn floder;
Error like this :
In function ‘int cnn::mp::RunChild(unsigned int, cnn::mp::ILearner<D, S>, cnn::Trainer, std::vectorcnn::mp::Workload&, const std::vector<_RealType>&, const std::vector<_RealType>&)’:
/home/bai/cnn-v1-master/cnn/mp.h:234:64: error: no matching function for call to ‘boost::interprocess::message_queue_t<boost::interprocess::offset_ptr >::receive(unsigned int*, unsigned int, long unsigned int&, unsigned int&)’
mq.receive(&i, sizeof(unsigned), recvd_size, priority);
The same error occurred when I try to Make with Vm ubantu 14 and the vm owned boost1.54.
Metadata
Metadata
Assignees
Labels
No labels