I have built and installed a library called OhNet. After make install the corresponding header files of the framework have been installed under usr/local/incl
You will have to put the header files that you want to use, in your project folder and then use #include in your .cpp file just like how you would do for any other header files.