Conversation
|
sorry for bringing this up here but is there an ETA on this? |
|
@ToucanBran The cross-compilation build is blocked, it needs debugging the cmake-ts options. If we had a way of building this natively on Windows Arm, we could do it faster. |
|
@aminya I see. We're working on a product that will be released around the end of February, is there anyway you could give me a rough timeline of when this might be done? Just need to know if I need to search for alternatives |
I have made several changes in cmake-ts that make cross-compilation possible. Stay tuned EmbeddedEnterprises/cmake-ts#50 |
6d38f17 to
79e2412
Compare
This adds support for Windows Arm64 cross-compiled using cmake-ts (possible after #723)
Fixes #701