arm64

  1. aminoacid

    B4J Tutorial Run B4J java and javafx Applications on ARM64 Computers

    To run a B4J console or GUI Application on any 64-bit ARM computer, follow these steps: Have tested it on Raspberry Pi 4 and Orange Pi Zero 3, running Ubuntu 21.04 and 22.04 respectively: STEP 1: Install openjfx11 sudo apt-get update sudo apt-get install openjfx STEP 2: Find out where...
  2. Marcus Araujo

    iOS Question [Solved] Build Failed - Firebase - Symbol(s) not found for architecture arm64

    What does this mean? I am using hosted builder. My project includes Firebase Analytics, Auth and Notifications. MinVersion is set to 11. Full error code below.
  3. U

    iOS Question error check dependencies armv7 arm64

    Hello, this morning I've updated a mac mini I bought. Now it runs High Sierra OS and I installed XCode 9.4. It's the first time I try to compile on a local host. My previous attempts were on the hosted service. I created new compilation settings, certificates, and so on. When I try to compile in...
Top