-
Notifications
You must be signed in to change notification settings - Fork 3
Remove unistd.h dependency #4
Copy link
Copy link
Open
Labels
remove-dependencyRelated to dependencies that should be removed.Related to dependencies that should be removed.windows-nativeRelated to port of EFL to natively compile in Windows with clang-clRelated to port of EFL to natively compile in Windows with clang-cl
Milestone
Metadata
Metadata
Assignees
Labels
remove-dependencyRelated to dependencies that should be removed.Related to dependencies that should be removed.windows-nativeRelated to port of EFL to natively compile in Windows with clang-clRelated to port of EFL to natively compile in Windows with clang-cl
Type
Fields
Give feedbackNo fields configured for issues without a type.
unistd.hstands for "Unix Standard API". For Windows Native build, no Unix/POSIX should be used.Suggestions
See where it is included and what does it include.