Undefined reference to cmph functions even after installing cpmh library
- by user1242145
I am using gcc 4.4.3 on ubuntu. I installed cmph library tools 0.9-1 using command
sudo apt-get install libcmph-tools
Now, when I tried to compile example program vector_adapter_ex1.c , gcc is able to detect cmph.h library in its include file but is showing multiple errors like
vector_adapter_ex1.c:(.text+0x93): undefined reference to…