Skip to content

an error occurs when I try to make #1

@yqMac

Description

@yqMac

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions