michaelrsweet/htmldoc

Cannot open include file: 'png.h': No such file or directory

Closed this issue · 1 comments

I downloaded the latest build and did not see binaries for windows so I tried to open the htmldoc project in Visual Studio 2019 on Windows. The installer doesn't load but that doesn't matter because what's there to install? It's a standalone exe right? I tried to compile the htmldoc project and get the following error:

Cannot open include file: 'png.h': No such file or directory

You need the PNG library to build the Windows version. I'm still working on getting NuGet packages working with the Visual Studio projects.