Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building in container for Cmake projects #565

Open
ghentschke opened this issue Sep 19, 2023 · 0 comments
Open

Support building in container for Cmake projects #565

ghentschke opened this issue Sep 19, 2023 · 0 comments
Labels
featurerequest A new feature or enhancement

Comments

@ghentschke
Copy link
Contributor

ghentschke commented Sep 19, 2023

Especially for cross-platform development it is very helpful to build C/C++ projects in a container. If the dockerfile is part of the project, this project can be easily shared and build on every machine without the need to setup the build environment.

The container build is currently only available for managed projects. It would be great to support cmake projects as well.

The next step would be to run the C/C++ language server for the LSP based C/C++ Editor in the docker/podman container as well. That would require this change #813 in LSP4E

@jjohnstn WDYT?

@ghentschke ghentschke changed the title Build container support for Cmake projects Build in container support for Cmake projects Sep 19, 2023
@ghentschke ghentschke added the featurerequest A new feature or enhancement label Sep 19, 2023
@ghentschke ghentschke changed the title Build in container support for Cmake projects Support building in container for Cmake projects Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
featurerequest A new feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant