javascriptlint icon indicating copy to clipboard operation
javascriptlint copied to clipboard

Fails to compile on macOS 12

Open bahamat opened this issue 4 years ago • 0 comments

Error:

ld: cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.tbd for architecture x86_64

Recommendation from Apple is to use your own python.

bahamat avatar Jan 04 '22 17:01 bahamat