Cannot build Meson project in Docker container #1393
-
|
I cannot build a Meson project in a Docker container. To reproduce:
I expect "C/C++ Build", "Settings", "Container Settings" Eclipse IDE for C/C++ Developers (includes Incubating components) C/C++ Meson Build Support - Preview |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Is this something you used to be able to do and it has regressed? I am not sure how Docker is supposed to integrate into Meson project builds. Perhaps @jjohnstn has some ideas? |
Beta Was this translation helpful? Give feedback.
-
|
It was the first time I tried, so I don't know if it is a regression. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


I forgot how this worked when I commented yesterday - for "classic" projects (managed build) you set build container here:
For newer projects (meson, cmake, etc) built on "core build" you set it in the launchbar:
I don't have a docker image with meson installed at hand at the moment, but hopefully the above screenshot gives you the general idea.