This message was deleted.
# native
s
This message was deleted.
d
I'm feeling more and more that I should focus on that as the next work. At the very least in a compatible way for core and native plugins. I'm starting the work on external dependencies which should use the same infrastructure (as opposed to do like Java did and create a standalone DSL for toolchains). If you have a sample of what you tried, that can help as a target.
t
https://github.com/gradle/gradle/issues/25870 was the issue I had created. It has a sample project, and also got a PR in to fix the issue.
Basically just make the windows sdk use the host platform for binaries, instead of the compiled to platform.