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
./run_example.sh: line 3: ./dapperdox: cannot execute binary file: Exec format error
I have the following printed when I run lscpu on the machine in question:
Architecture: armv6l
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Vendor ID: ARM
Model: 7
Model name: ARM1176
Stepping: r0p7
CPU max MHz: 1000.0000
CPU min MHz: 700.0000
BogoMIPS: 697.95
Flags: half thumb fastmult vfp edsp java tls
Any idea what's going on?
NOTE: I have no problem with the Windows x86 build on a different machine.
The text was updated successfully, but these errors were encountered:
After downloading, untarring, and trying to run the example for ARM I get the following error:
When I try the ARM64 version I see the following:
I have the following printed when I run
lscpu
on the machine in question:Any idea what's going on?
NOTE: I have no problem with the Windows x86 build on a different machine.
The text was updated successfully, but these errors were encountered: