flathub / flathub/com.visualstudio.code
access to host utilities and development libraries
Abierto
- Lenguaje dominante
- Shell
- Estrellas
- 217
- Forks
- 82
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.