Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Akihabara Debut 1

Compare
Choose a tag to compare
@sr229 sr229 released this 28 Sep 02:52
· 26 commits to master since this release
e9eb330
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]>