Issues compiling/installing imgui(freeglut version)

Hello,

I am having issues compiling imgui (freeglut) into my project in Visual Studio 2017. Recently I tried to compile the example version in Visual Studio 2017 with the same problems resulting with a bunch LNK2019 errors. Am I doing something wrong?

Hello,

I fixed the issue…turns out I just needed to add the imgui files to the project.