Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

MinGW can't compile windows version of Fmw #271

Open
kolumb opened this issue Nov 8, 2020 · 0 comments
Open

MinGW can't compile windows version of Fmw #271

kolumb opened this issue Nov 8, 2020 · 0 comments

Comments

@kolumb
Copy link
Contributor

kolumb commented Nov 8, 2020

Derived from #261
For example, the first error is:

In file included from src/something.cpp:46:
src/something_fmw_iocp.cpp:6:5: error: 'HANDLE' does not name a type; did you mean 'E_HANDLE'?
    6 |     HANDLE watch_dir;
      |     ^~~~~~
      |     E_HANDLE
@kolumb kolumb changed the title MinGW can't compile IOCP implementation MinGW can't compile windows version of Fmw Nov 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant