sbarisic / NuklearDotNet

.NET binding for the Nuklear immediate mode GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to build the project in Visual Studio 2019 results with a build error.

Donaut opened this issue · comments

First, it wants to update to the latest Windows SDK. ( I need to do that otherwise I have to install visual studio 2017 ). Result with a missing file called nuklear.h.
image

Did you also clone the submodules? There should be sources in NuklearDotNet/nuklear_c folder

Thank you so much. It's working again :)