How to build in docker? [message #1856989] |
Wed, 11 January 2023 20:13 |
Tim Mizas Messages: 2 Registered: January 2023 |
Junior Member |
|
|
I've added the docker plugin and am trying to build within a docker image, but having some trouble.
For 1, after going to project properties->C/C++ build->Settings->Container Settings, after I pick my image and hit apply, I can see the project gets updated. Then if I close the window and reopen it, the image is cleared. How do I make it preserve my selection?
2nd, I see the system includes (like /usr/include) updated to use the docker includes, but how can I use include paths for other libraries installed on the docker image, for example under /opt?
Alternatively, is there any guide out there on using the docker plugin with Eclipse CDT?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02806 seconds