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.
我正在尝试编写基于 GNSDK 的简单应用程序,它将使用 c++ 包装器。而且我有错误 - 在我包含“gnsdk.hpp”编译器后找不到 gnsdk_taste.h。我试图在 GNSDK 文件夹中找到它,但找不到。有人可以帮我解决问题吗?
从 gnsdk.hpp 中删除 gnsdk_taste.h。无论如何,您都不会使用 gnsdk_taste,因为不包括相应的库。