This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
37 changed files
with
161 additions
and
1,895 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.