Conversation
|
Thanks for looking at this! Now Windows CI can't find boost: (The Ubuntu failure was just package management being annoying, I'll fix that.) |
|
Hmm, this is the same error as on master. I'll need to dig a bit more to understand this. I may be passing the wrong boost root. Edit, yes, it seems like the x86_64 bit is required... cf marian's CI script. That is probably a good reference to make this PR less fragile. |
c7c8b70 to
90f7ae5
Compare
|
Fixing the path is a good start, but it seems like the linker is failing to load Locally on my Mac: |
|
I'm not sure what's up with the mac Do you want me to merge this on the basis that windows at least goes further before failing? |
|
No, I'd like this to be merged once CI is green. I've marked it a WIP in case it wasn't obvious that this is a WIP. I'll spend more time trying to figure this out. |
Per actions/runner-images/issues/2667
There is certainly a more elegant way to do this, but environment variables in GitHub Actions are weird.