Does arm64 plugin build required to include?
-
Hi All,
I am migrating my plugin to rust and apparently I can safely build 32bit and 64 bit but arm64 doesn’t build with plugin.rc file (without it builds fine).
Is this necessary to include arm64 or only x86 and x64 are fine.This is the error if anyone can help.
cargo build --target aarch64-pc-windows-msvc
windres: Can't detect target endianness and architecture.