John Nagro

Results 15 comments of John Nagro

i am experiencing the same issue on osx 10.8.2 with brew installed opencv 2.4.4. removing those two lines from the binding.gyp does not appear to work. here is my npm-debug.log...

console output of npm install ``` ➜ codeboost-opencv-node git:(master) ✗ npm install > [email protected] install /Users/jnagro/Documents/src/gh/codeboost-opencv-node > node-gyp configure build CXX(target) Release/obj.target/addon/src/addon.o In file included from ../src/addon.cpp:3: ../src/bea.h:639:8: warning: unused...

Here is a resource https://www.eff.org/secure-messaging-scorecard to find well vetted, open-source messengers which you might want to pull protocols from. Signal (Open Whisper Systems mentioned above) is well rated.

Working on a compatible set of changes here: https://github.com/openedx/devstack/pull/920 please check out that branch and let me know your thoughts.

The PR #968 seems to work and would negate the need for this `apple-silicon` branch. It also provides a possible solution for other incompatible images (use buildx ourselves to create...

We've been able to build/use a cross-platform-compatible Mysql5.7 image via https://github.com/openedx/devstack/pull/968 and no longer need this `apple-silicon` branch / Mysql8.0 attempt to get around the M1 incompatibility. I can work...

I am under the impression that these v1 endpoints are still in use by customers and 3rd party integrations. @mattdrayer may have some more information.

any updates on getting this merged in?