umlaeute / Gem

Graphics Environment for Multimedia (official repository)
https://gem.iem.at
Other
103 stars 29 forks source link

Error message when i type [gemwin] on MacOS #385

Closed Dixi385 closed 10 months ago

Dixi385 commented 10 months ago

Hi, i'm new with Gem. I've just downloaded the library and i receive this error message when i type [gemiwin] command :

Users/"MyName"/Documents/Pd/externals/Gem/gemglfw3window.pd_darwin:dlopen(/Users/"MyName"/Documents/Pd/externals/Gem/gemglfw3window.pd_darwin, 10): Symbol not found: _objc_opt_class
  Referenced from: /Users/"MyName"/Documents/Pd/externals/Gem/libglfw.3.dylib (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libobjc.A.dylib
 in /Users/"MyName"/Documents/Pd/externals/Gem/libglfw.3.dylib
/Users/"MyName"/Documents/Pd/externals/Gem/gemglfw3window.pd_darwin:dlopen(/Users/"MyName"/Documents/Pd/externals/Gem/gemglfw3window.pd_darwin, 10): Symbol not found: _objc_opt_class
  Referenced from: /Users/"MyName"/Documents/Pd/externals/Gem/libglfw.3.dylib **(which was built for Mac OS X 10.15)**
  Expected in: /usr/lib/libobjc.A.dylib
 in /Users/"MyName"/Documents/Pd/externals/Gem/libglfw.3.dylib
  1. I'm running Pd 0.54.0
  2. My Mac version : Mojave 10.14.6 (could that be the problem?)*

*i have to update my mac? or i have to install an older version of Gem?

umlaeute commented 10 months ago

I try to get keep as backwards-compatible as possible, but Apple is making this very hard.

So yes, i think you ought to upgrade to macOS 10.15 (Catalina) (but make backups and everything).