Support Board
Date/Time: Thu, 28 Nov 2024 13:56:42 +0000
Post From: build and release process -> build and package both ARM64 and x64 at the same time
[2023-05-04 20:32:51] |
User719512 - Posts: 267 |
Thanks for the reply. I am fascinated now at the complexity of building ARM. Must be more to it than just flipping a switch for target platform and recompiling. For my Study DLLs, it was a pretty easy task to build for both platforms. I use Visual Studio 2022 and with the macros available, it's all templated based on Platform, Project Name, etc. so easy to manage all the platform-specific items, build targets, etc. Add in a couple pre/post build tasks and rebuild all/batch build works great. So, the developer experience you've created is great. From a customer experience though, having ARM releases not having feature parity with x64 is a bit of a negative since both sets of customers pay the same for the Sierra Chart platform. I fully trust you are aware of this and have this on your backlog with other items. Thank you! |