First time here? Check out the FAQ!
answered 2014-06-18 19:43:22 -0600
You have to build the cvBlobsLib as a separate project and get the output of the project as a static library. You can drop that library in the same directory as the other OpenCV libs and link against that.