How to find the library path that clang uses

后端 未结 0 1869
青春惊慌失措
青春惊慌失措 2020-12-17 03:13

I am new to clang. I am on a MacOS cataloina. I am using this command to compile some cpp code:

$ clang++ -std=c++11 Heartbeat.cpp opencv.cpp RPPG.cpp `pkg-co         


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