Closed rajibeee closed 6 years ago
Hi,
you should install cm256cc as a separate project. I suggested to use /opt/install/cm256cc as the installation directory of cm256cc but you can place it anywhere you want. In any case do not forget to do make install (or sudo make install depending on where you install it). Maybe that's the reason why you see nothing in /opt
Then you have to specify CM256CC_LIBRARIES and CM256CC_INCLUDE_DIR to cmake as specified in the readme. I see you simply type cmake .. for sure this will not work.
Building with cmake takes a little bit of practice.
Please take a look at the code below. Kindly tell me what I am doing wrong. Where do I need to install the cm256cc ?
I installed cm256cc via git clone in the root folder. Also git cloned sdrdaemon in the root. Any help is greatly appreciated.
When this did not work, I even git cloned and installed cm256cc in sdrdaemon/build. That is also not helping out.
Atleast let me know where the Library files of cm256cc are , so that I can copy it to where other library files are located.
I also did the following
But I can not see anything at /opt