问题描述
我在 Windows 上构建 obs 音乐版本时遇到问题,在 cmake-gui 上运行“配置”。
我遇到了这个错误
CMake Warning (dev) at plugins/win-asio/CMakeLists.txt:38 (target_link_libraries):
Link library type specifier "optimized" is followed by specifier "debug"
instead of a library name. The first specifier will be ignored.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at plugins/win-asio/CMakeLists.txt:38 (target_link_libraries):
The "debug" argument must be followed by a library.
Configuring incomplete,errors occurred!
有人知道可能是什么吗?
提前致谢
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)