Winterreisender / webview-nodejs

A Node.js binding to webview
Apache License 2.0
89 stars 10 forks source link

Add to readme: how to install CMake on Windows. #19

Closed nycki93 closed 10 months ago

nycki93 commented 10 months ago

When installing v0.4.0 on Windows 10, I got the error 'OMG CMake is not installed. Install CMake.'

I was able to solve this by running winget install Kitware.CMake. I also had to close and re-open my console to get the path to update.

Just putting this here in case anyone else gets stuck. Would be good to add this info to the readme.

Winterreisender commented 10 months ago

Thanks! I'll do it later.

Winterreisender commented 10 months ago

The document of this repo really needs a rewriting. If v0.4.0 is proven stable and I have enough time, the next step is totally update the document.