Torsten Curdt
                                            Torsten Curdt
                                        
                                    Hey @christianAppl, thanks for the report and digging through the details. Good find! As not all algorithms are referenced this might indeed happen. I see 3 possible options 1) reference...
Well, the very least I'd need to know what algorithms you are after.
Hm. That's a bit odd though. That's `java.security.MessageDigest` and the SHA256 should not come from BouncyCastle but from the JDK.
Wait - isn't it "SHA-256"?
OK - that seems to be combination of problems. The digest field was meant as a mapping to the bouncy castle algorithm for signing. ``` static int getDigestCode(String digestName) throws...
Also came here because of this with 3.6: ``` % otool -L ./COLMAP.app/Contents/MacOS/colmap ./COLMAP.app/Contents/MacOS/colmap: @executable_path/../Frameworks/libGLEW.2.1.dylib (compatibility version 2.1.0, current version 2.1.0) @executable_path/../Frameworks/libglog.0.dylib (compatibility version 0.0.0, current version 0.4.0) @executable_path/../Frameworks/libfreeimage.dylib (compatibility...
@ahojnnes To me it sounds like progress - but not like a fix. Or am I misinterpreting this, @gleue ?
Native support would certainly be nice. But maybe `socat` could be used as work around in the meantime. https://stackoverflow.com/questions/29207980/bridge-serial-ports-over-network Maybe worth giving a try.
fixed via https://github.com/openscad/openscad/pull/4379
Does anyone know how/where to download 10.12.3? I am also stuck when trying to install 10.12.4