wernerd / ZRTPCPP

C++ Implementation of ZRTP protocol - GNU ZRTP C++
Other
116 stars 50 forks source link

Compilation Error on FreeBSD 10.1 Release. #26

Open hbowden opened 9 years ago

hbowden commented 9 years ago

The compilation fails while building on FreeBSD 10.1 Release on ZrtpQueue.cpp in the header ZrtpQueue.h .

/ZRTPCPP/clients/ccrtp/ZrtpQueue.h:21:26 fatal error: ccrtp/cqueue.h: No such file or directory

wernerd commented 9 years ago

Did you install the packet GNU ccRTP as developer packet with header files?