Sebastian Bustamante
Joined: 07 Aug 2011 Posts: 2 Affiliation: Universidad de Antioquia
|
Posted: August 07 2011 |
|
|
Hello,
I am trying to install CMBeasy in Linux (Kubuntu 10.04) and I have some compilation errors. I was able to correct some of this, but one still persists
/**/cmbeasy/anisotropy/newdatreader.cc: In function ‘void seekToNextLine(unsigned int&, const std::vector<unsigned int, std::allocator<unsigned int> >&, std::ifstream&)’:
/**/cmbeasy/anisotropy/newdatreader.cc:94: error: no matching function for call to ‘find(__gnu_cxx::__normal_iterator<const unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, _gnu_cxx::__normal_iterator<const unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int&)’
make[3]: *** [CMakeFiles/xcmb.dir/anisotropy/newdatreader.o] Error 1
make[2]: *** [CMakeFiles/xcmb.dir/all] Error 2
make[1]: *** [CMakeFiles/xcmb.dir/rule] Error 2
make: *** [xcmb] Error 2
bye and thanks!! |
|