the-mitacek
Results
2
comments of
the-mitacek
Hi, can anyone help, how to use this hack? GIS not working on my M1 MacOS 13.4, Blender 3.6.0 Thanks! > brew install freeimage > launchctl setenv IMAGEIO_FREEIMAGE_LIB /opt/homebrew/Cellar/freeimage/3.18.0/lib/libfreeimage.dylib
> hack* on my mac with m1, and blender 3.4.1 > > ```shell > brew install freeimage > cp /opt/homebrew/Cellar/freeimage/3.18.0/lib/libfreeimage* ~/Library/Application\ Support/Blender/3.4/scripts/addons/BlenderGIS-master/core/lib/imageio/resources > ``` Can someone explain this solution a...