Thank you sir, But sir, I have used sudo apt install libitpp-dev Now it did not show error but it showed lot of warning. I will analyse cmake logs if "sudo apt install libitpp-dev" fails in the future Thanks for the suggestion, sir.
Sir / Madam, I am new to both GNU and ITPP, I am trying to run gr-ofdm example from CGRAN in my ubuntu 16.04 system. I have installed all prerequisites as mentioned in CGRAN. I have installed ITPP too. But it is showing error as shown in the attached file. i.e: CMake Error at cmake/Modules/FindITPP.cmake:46 (MESSAGE): Could not find ITPP library Call Stack (most recent call first) CMakeLists.txt:117 (find_package) I have followed step by step instructions mentioned in the site http://itpp.sourceforge.net/4.3.1/installation.html....