You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using the cust library in one of my projects, but I'm running into an issue where the library is not compatible with the arm64 architecture. This is causing build failures in my CI/CD pipeline when targeting arm64 platforms.
I understand that the library may have been primarily developed and tested on x86 architectures. However, as the use of arm64-based systems (emdedded device) continues to grow, it would be extremely helpful if the cust library could add support for these architectures.
The text was updated successfully, but these errors were encountered:
I'm currently using the cust library in one of my projects, but I'm running into an issue where the library is not compatible with the arm64 architecture. This is causing build failures in my CI/CD pipeline when targeting arm64 platforms.
I understand that the library may have been primarily developed and tested on x86 architectures. However, as the use of arm64-based systems (emdedded device) continues to grow, it would be extremely helpful if the cust library could add support for these architectures.
The text was updated successfully, but these errors were encountered: