You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
描述问题
In file included from /home/avboy/Desktop/nekoray/ui/mainwindow.cpp:25:
/home/avboy/Desktop/nekoray/3rdparty/ZxingQtReader.hpp:72:18: error: ‘DecodeStatus’ has not been declared in ‘ZXing’
72 | using ZXing::DecodeStatus;
预期行为:
no error
实际行为:
report error 如何复现
Zxing最新版编译出错
日志
如果有日志,请上传。请在文档内查看导出日志的详细步骤。
The text was updated successfully, but these errors were encountered:
描述问题
In file included from /home/avboy/Desktop/nekoray/ui/mainwindow.cpp:25:
/home/avboy/Desktop/nekoray/3rdparty/ZxingQtReader.hpp:72:18: error: ‘DecodeStatus’ has not been declared in ‘ZXing’
72 | using ZXing::DecodeStatus;
预期行为:
no error
实际行为:
report error
如何复现
Zxing最新版编译出错
日志
如果有日志,请上传。请在文档内查看导出日志的详细步骤。
The text was updated successfully, but these errors were encountered: