This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
Akihabara Debut 1
Fix remaining bugs of the library (#29) * Starting to fix every literal bug of the lib * Removed protofiles as they should be downloaded automatically through the build script * Tried to reintegrate mediapipe_api, third_party and build.py... Still doesn't build * Added another missing Assert() * Added *another* other missing Assert() * Remove CharSet attribute The `CharSet = CharSet.Unicode` was making the test fail. * Remove CharSet attribute on google logging unsafe native methods * Mismatch: MpPtr * D: * Added StandardError enum * Re-add opencv flags and disable Windows again * Make SignalAbortAttribute filterable Co-authored-by: Capuccino <[email protected]>