8000 Releases · artoolkitx/ice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: artoolkitx/ice

Remove C# unsafe code in ByteBuffer

18 Jun 14:06
Compare
Choose a tag to compare

The "unsafe" code used in ByteBuffer to read and write doubles and
float was causing problem with Android mono implementation.

See:

https://forums.zeroc.com/discussion/46631/build-ice-3-7-1-with-option-managed-yes-on-macos-or-windows

0