Fork me on GitHub
摘要: 问题1:/usr/bin/ld: warning: libpng16.so.16, needed by /home/andrei/anaconda/lib/libopencv_highgui.so, not found (try using -rpath or -rpath-link)/home/a 阅读全文
posted @ 2019-02-12 16:30 stardsd 阅读(2902) 评论(0) 推荐(1) 编辑
摘要: https://blog.csdn.net/ThomasCai001/article/details/53940430 https://blog.csdn.net/ThomasCai001/article/details/53940430 https://blog.csdn.net/ThomasCa 阅读全文
posted @ 2019-02-12 16:24 stardsd 阅读(1248) 评论(0) 推荐(0) 编辑
摘要: opencv报错: test.cpp:(.text+0xc0): undefined reference to `cv::imread(std::string const&, int)' test.cpp:(.text+0x11f): undefined reference to `cv::_Out 阅读全文
posted @ 2019-02-12 11:08 stardsd 阅读(3440) 评论(0) 推荐(0) 编辑
摘要: 举例:通过Makefile调用pkg-config命令。 pkg-config - Return metainformation about installed libraries (为了使用lib库,通过pkg-config生成必要的编译options) Makefile中的例: CFLAGS = 阅读全文
posted @ 2019-02-12 10:56 stardsd 阅读(1084) 评论(0) 推荐(0) 编辑