Skip to content

fix: Fix compile error on windows platform#1968

Open
200smile wants to merge 1 commit intoMailCore:masterfrom
200smile:fix-windows-build
Open

fix: Fix compile error on windows platform#1968
200smile wants to merge 1 commit intoMailCore:masterfrom
200smile:fix-windows-build

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