dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

bash ./vcpkg install opencv:x64-windows gflags:x64-windows onnxruntime-gpu:x64-windows An error occurred mounting one of your file systems. Please run 'dmesg' for more details. #15

Closed lixinye666 closed 11 months ago

lixinye666 commented 1 year ago

bash ./vcpkg install opencv:x64-windows gflags:x64-windows onnxruntime-gpu:x64-windows An error occurred mounting one of your file systems. Please run 'dmesg' for more details.

你好,请问您了解这是因为啥吗

dinglufe commented 1 year ago

What system and compiler are you using? Currently, I have only tested it on the combination of Windows 10 + VS2019 and Ubuntu 18.04 + gcc7. Additionally, any issues related to vcpkg may be raised in the official community, for example, at https://github.com/microsoft/vcpkg.

lixinye666 commented 1 year ago

我直接在cmd运行的./vcpkg install opencv:x64-windows gflags:x64-windows onnxruntime-gpu:x64-windows