emilk / emilk/loguru

_SH_DENYNO undeclared identifier on Windows 10

Open
#219 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.9k
Forks
280
Avg merge
7m
Merged PRs (30d)
4

Description

Hi,

On Windows 10, this [line](https://github.com/emilk/loguru/blob/43a53def4ec7a9531f029fa75eae117e9964e48c/loguru.cpp#L804) failed, with the error `_SH_DENYNO` is an undeclared identifier.

I solved the issue by adding the inclusion of the `share.h` file before the `fsopen` call.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.