How to change library path for pkg-finder with clang++ compilation

后端 未结 0 1421
执笔经年
执笔经年 2020-12-17 04:47

I am compiling some c++ code with clang++ and it uses opencv. I have a MacOS Catalina. My compilation command is this:

clang++ -std=c++11 Heartbeat.cpp opencv         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题