Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix compile error on windows platform #1968

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

200smile
Copy link

Fix compile error on windows platform

  1. "DEPRECATED_ATTRIBUTE" error ref Added type annotations for NSArray #1957
  2. "error C4996" use _CRT_SECURE_NO_WARNINGS
  3. "<sys/mmap.h>" missing windows, use https://code.google.com/archive/p/mman-win32/
  4. "'type cannot convert" modify function definition
  5. Completing Missing headers for windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant