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
Currently, our Delphi Linux compiler is only compatible with AMD64, which means that PAServer is not natively available for Linux ARM. That makes Docker running on Apple Silicon (theoretically) incompatible with this PAServer image. We provide a specific PAServer version compatible with Apple Silicon, but of course, that's for compiling MacOS/iOS binaries, not Linux ones.
Is your OCI VPS Ampere or AMD based? If it's Ampere, I recommend you try with an AMD one if possible.
Hello
I'm trying to use paserver in mac m3, but debug mode is not working.
When I start delphi 12.1 app, the got the error "unable to create process: ''A' packet returned an error -1"
Its NOT working:
Tested with docker option --platform linux/amd64 too.
It's working
I can deploy and start app on docker in all images, but cant debug.
The problems seems to be in mac M3 arm.
Delphi 12.1
PAServer 23.0 (updated version to Delphi 12.1)
Can you help me?
Thanks
Fabio Lobo
The text was updated successfully, but these errors were encountered: