Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help make error #25

Closed
lb5je opened this issue Apr 22, 2014 · 1 comment
Closed

Help make error #25

lb5je opened this issue Apr 22, 2014 · 1 comment
Labels

Comments

@lb5je
Copy link

lb5je commented Apr 22, 2014

[ 72%] Building CXX object CMakeFiles/dsd.dir/p25p1_check_nid.cpp.o
/home/opendv/dsd/p25p1_check_nid.cpp: In function 'int check_NID(char_, int_, char_, unsigned char)':
/home/opendv/dsd/p25p1_check_nid.cpp:58: error: no matching function for call to 'itpp::BCH::decode(itpp::bvec&, itpp::bvec&, itpp::bvec&)'
/usr/include/itpp/comm/bch.h:75: note: candidates are: virtual void itpp::BCH::decode(const itpp::bvec&, itpp::bvec&)
/usr/include/itpp/comm/bch.h:77: note: virtual itpp::bvec itpp::BCH::decode(const itpp::bvec&)
/usr/include/itpp/comm/bch.h:80: note: virtual void itpp::BCH::decode(const itpp::vec&, itpp::bvec&)
/usr/include/itpp/comm/bch.h:81: note: virtual itpp::bvec itpp::BCH::decode(const itpp::vec&)
make[2]: *_* [CMakeFiles/dsd.dir/p25p1_check_nid.cpp.o] Error 1
make[1]: *** [CMakeFiles/dsd.dir/all] Error 2
make: *** [all] Error 2

@szechyjs szechyjs added the help label Apr 22, 2014
@szechyjs
Copy link
Owner

You need the latest version of itpp (IT++) >= v4.3

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

No branches or pull requests

2 participants