libnode icon indicating copy to clipboard operation
libnode copied to clipboard

"cannot open source file cppgc/common.h" when compiling my project with latest release

Open 1yefuwang1 opened this issue 4 years ago • 1 comments

Hi, nice project. When I download the latest release(https://github.com/patr0nus/libnode/releases/tag/v17.0.1) into my project, I get a compile time error saying "cannot open source file cppgc/common.h".

1yefuwang1 avatar Nov 03 '21 09:11 1yefuwang1

This seems to be an issue in node tooling when building on windows: https://github.com/nodejs/node/pull/40943

Kukkimonsuta avatar Nov 24 '21 00:11 Kukkimonsuta