I just upgraded from 14.1 to 14.2pr9, and when I compile I’m getting the error:
“There is No class with this name: MBS Xojo CocoaControls.Plugin” Location: NSTableViewMBS.setSortDescriptor"
The file “MBS Xojo CocoaControls Plugin.xojo_plugin” is definitely in the Plugins folder, and I nuked the cache first.
I also see some other errors “NSTableViewMBS.Name: Type mismatch error, expected Variant, but got NSSortDesriptorMBS”
I don’t use NSTableViewMBS or NSSortDescriptor in my app.
Any ideas?