eeglab icon indicating copy to clipboard operation
eeglab copied to clipboard

ICLabel on Mac Silicon

Open arnodelorme opened this issue 1 year ago • 0 comments

Failed to run ICLabel. Trying to compile MEX-files.
2024-02-23 13:17:01.614 xcodebuild[45619:20421341] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2024-02-23 13:17:01.614 xcodebuild[45619:20421341] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
MEX-file compilation failed. Further instructions on compiling the MEX-files can be found at http://www.vlfeat.org/matconvnet/install/. Further, you may contact Luca Pion-Tonachini at [email protected] for help. If you solve this issue without help, please consider emailing Luca as the compiled files will likely be useful to other EEGLAB users with similar computers as yourself.
Warning: ICLabel: defaulting to uncompiled matlab code (about 80x slower) 
ICLabel: saving results...

We get this warning on Mac Silicon. Could we compile the files for Mac Silicon? Also, I think, there is a weird issue with the code trying to compile (I can compile just fine usually on my Mac).

arnodelorme avatar Feb 23 '24 21:02 arnodelorme