[Magic Leap] ML, OpenCV, and AR Markers

I have an application I’m writing for the Magic Leap that needs AR markers, but I’m not sure how to go about adding an external library like OpenCV to handle reading them. I can compile for arm, but then what do I do with the DLLs? Do I add them to my build.cs like this guide?

I’d appreciate any advice.

Have you had any luck with this?

@d.gulczynski, you can try the ML forums. OpenCV had collisions with the OpenCV version in the ML SDK. I haven’t managed to get it running yet.