flathub / flathub/com.visualstudio.code

access to host utilities and development libraries

未关闭
#277 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
217
派生
82
平均合并
1 天 7 小时
30 天内合并 PR
1

描述

It's not possible to access utilities (e.g. `meson`) or headers (e.g. `opencv2/core.hpp`) from the host system.

You can install/update `meson` or install `libopencv-core-dev` on the host, but this will not be available inside Visual Studio Code. But `pkg-config --modversion opencv4` will not find the library and `meson --version` will point to the old/wrong version.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先在 Visual Studio Code 中使用 `pkg-config --modversion opencv4` 和 `meson --version` 复现该问题,然后将结果与主机系统进行比较。当主机上安装的实用程序和开发头文件能够在 Visual Studio Code 中使用并报告预期版本时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
opencv, vscode
领域
build-system, devtools
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。