whomwah / qlstephen

A QuickLook plugin that lets you view plain text files without a file extension
https://github.com/whomwah/qlstephen
MIT License
2.75k stars 161 forks source link

Exec format error #137

Open frozenpandaman opened 1 year ago

frozenpandaman commented 1 year ago

Getting this error on running it manually:

Failed to execute process '/Users/username/Library/QuickLook/QLStephen.qlgenerator/Contents/MacOS/QLStephen'. Reason:
exec: Exec format error
The file '/Users/username/Library/QuickLook/QLStephen.qlgenerator/Contents/MacOS/QLStephen' is marked as an executable but could not be run by the operating system.

This is on an M1 Mac, running macOS 12.3.1, both when installing via Homebrew and compiling it via make & make install myself.

georgexsh commented 9 months ago

duplicated with https://github.com/whomwah/qlstephen/issues/81.