marcelja / facebook-delete

Fast facebook activity deletion
MIT License
1.28k stars 48 forks source link

cannot execute binary file: Exec format error #34

Closed danieltornroos closed 2 years ago

danieltornroos commented 2 years ago

I get this error: "cannot execute binary file: Exec format error" after trying to run the executable on my Vero 4K+ (OSMC). Do I have some dependancy missing?

lilszi commented 2 years ago

I get this error: "cannot execute binary file: Exec format error" after trying to run the executable on my Vero 4K+ (OSMC). Do I have some dependancy missing?

Isn't that ARM based? I think the executable is compiled for x86/x64

danieltornroos commented 2 years ago

Yes it would be ARM based, would it help if I compile it myself, or the source code would need to be changed?

marcelja commented 2 years ago

Yep, you can compile it yourself. I'll try to adjust the build script to add ARM binaries.

marcelja commented 2 years ago

I created a new release which has ARM binaries