Skip to content

Cannot run binaries from v1.1.0 release on my Mac #2

Closed
@sandeepmistry

Description

@sandeepmistry

Hi @facchinm,

I'm having some issues running the binaries from the v1.1.0 release on my Mac, it says it's not executable. Any ideas?

Sandeeps-MacBook-Pro-2:1.1.0 smistry$ ls -l
total 16096
-rwxr-xr-x  1 smistry  staff  8239584 10 Jan 05:03 arduinoOTA
Sandeeps-MacBook-Pro-2:1.1.0 smistry$ ./arduinoOTA 
-bash: ./arduinoOTA: cannot execute binary file
Sandeeps-MacBook-Pro-2:1.1.0 smistry$ file arduinoOTA 
arduinoOTA: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
Sandeeps-MacBook-Pro-2:1.1.0 smistry$ otool -L arduinoOTA 
llvm-objdump: 'arduinoOTA': Object is not a Mach-O file type.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions