Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 eclipse cdt 中构建 dlib c++ 示例脚本时收到错误。
我已将 dlib 目录添加到#include search oath 和 dlib/all/source.cpp 到项目中。见图 1。
我收到的错误信息类似于图 2:
我想知道问题出在哪里以及如何解决。
非常感谢你的帮助!