Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

compiling errors with imgrec iterator on red hat #203

Open
liubodream opened this issue Jul 20, 2015 · 1 comment
Open

compiling errors with imgrec iterator on red hat #203

liubodream opened this issue Jul 20, 2015 · 1 comment

Comments

@liubodream
Copy link

src/io/data.cpp: In function 'cxxnet::IIteratorcxxnet::DataBatch* cxxnet::CreateIterator(const std::vector<std::pair<std::basic_string<char, std::char_traits, std::allocator >, std::basic_string<char, std::char_traits, std::allocator > >, std::allocator<std::pair<std::basic_string<char, std::char_traits, std::allocator >, std::basic_string<char, std::char_traits, std::allocator > > > >&)':
src/io/data.cpp:47: error: expected type-specifier before 'ImageRecordIOIterator'
src/io/data.cpp:47: error: expected ')' before 'ImageRecordIOIterator'
src/io/data.cpp:47: error: no matching function for call to 'cxxnet::AugmentIterator::AugmentIterator(int_, int)'
src/io/iter_augment_proc-inl.hpp:24: note: candidates are: cxxnet::AugmentIterator::AugmentIterator(cxxnet::IIteratorcxxnet::DataInst_, int)
src/io/iter_augment_proc-inl.hpp:22: note: cxxnet::AugmentIterator::AugmentIterator(const cxxnet::AugmentIterator&)
make: *** [data.o] Error 1
make: *** Waiting for unfinished jobs....

can anyone give me some help, I will thanks a lot!!!

@kerwinJ
Copy link

kerwinJ commented May 6, 2016

I have the same problem. Have you solved this problem? Thank a lot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants