libviso2 icon indicating copy to clipboard operation
libviso2 copied to clipboard

Difficuly about compiling "libviso2" in cmake

Open donald2016 opened this issue 8 years ago • 0 comments

I am trying to compile the library into my project and I am doing it at Visual Studio 2015. However, I am new to building libraries in cmake. In the instructions,

  1. Modify CMakefile according to your needs (libpng(++) must be found) What/How can I modify the CMakefile to build it for visual studio? How do I link the libpng and png++ to the CMakefile?

Would you mind please give me more detail instruction to build it? Thank you for helping me.

donald2016 avatar Dec 19 '17 07:12 donald2016