facebook / facebook/folly

Folly cannot work in Windows 10 (UWP) apps

Open
#1,452 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
30.5k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

portability\unistd.cpp has a call to `CreateFileA` which is not defined for Windows UWP apps (since they are WINAPI_PARTITION_APP)

https://github.com/facebook/folly/blob/9f72af220e5cee73c07fdfeecb195cce0c830a8a/folly/portability/Unistd.cpp#L188-L198

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.