|
Re: ChartDirector for ARM CPU in this forum |
Posted by Peter Kwan on Jul-30-2023 13:39 |
|
If you are using 64-bit ARM Linux, note that there are now official releases for 64-bit ARM Linux (aarch64) on our web site:
https://www.advsofteng.com/download.html |
Re: ChartDirector for ARM CPU in this forum |
Posted by Tony Kennedy on Feb-21-2025 19:26 |
|
Any plans to do an ARM windows library? |
Re: ChartDirector for ARM CPU in this forum |
Posted by Peter Kwan on Feb-23-2025 04:32 |
|
Hi Tony,
As ChartDirector for .NET is built using the "Any CPU" architecture, it should work on ARM Windows.
I have just tried myself. I started with the NetWinCharts sample code that comes with ChartDirector for .NET. In Visual Studio, I set the platform target to ARM64 and compile the sample code. I confirm it runs on Windows 11 ARM64 normally, and the task manager shows that it is running in ARM64 mode (as opposed to x64 emulation mode).
I suspect ChartDirector for Java should also work on Windows ARM64 natively, but I have not tested it yet.
ChartDirector for C++, Perl, Python, PHP and COM/ASP/VB currently does not support Windows ARM64 in native mode. It can only run in x64/x86 emulation mode. We are considering to fully support Windows ARM64 in a future release of ChartDirector, but there is still not a firm date.
Best Regards
Peter Kwan |
Re: ChartDirector for ARM CPU in this forum |
Posted by Tony on Feb-23-2025 04:41 |
|
I'm using C++.
I'm subscribed to this thread, can you update it when the native ARM version is ready?
All the best,
Tony. |
Re: ChartDirector for ARM CPU in this forum |
Posted by Peter Kwan on Feb-25-2025 02:22 |
|
Hi Tony,
Definitely, I will update this thread when there are news about native ARM support on Windows.
Best Regards
Peter Kwan |
|