Martyn Russell

Results 5 comments of Martyn Russell

> You have forgotten CMakeToolchain generator (or to manually set CMAKE_MODULE_PATH or CMAKE_PREFIX_PATH if you know what you are doing), but it's not a bug in xerces-c recipe. Hi, thanks...

Are there any temporary work arounds for this problem?

@thaJeztah thank you for the detailed response. From what I've been reading online, it was my conclusion too. My situation is tad more dependency chain problematic, where I'm building a...

> @curlybeast Recent docker compose release will build images with respect to the `depends_on` directive, so that you can declare the `base` image to be built first, then the other...

> for me this is fixed when i start use `docker compose` instead of `docker-compose`. because `docker-compose` outdated. Just be careful you don't have another version in your `PATH`. I...