nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

Fix for compilation error in example1 regarding STB_IMAGE

Open dbird137 opened this issue 5 years ago • 1 comments

Just a minor fix for a compilation error I was getting on windows. I just re-added the STB_IMAGE defines that were in the old repo wjakob/nanogui.

https://github.com/wjakob/nanogui/blob/e9ec8a1a9861cf578d9c6e85a6420080aa715c03/src/example1.cpp#L53

dbird137 avatar Apr 30 '20 02:04 dbird137

I think this has been fixed in current main branch.

Biswa96 avatar Aug 25 '20 09:08 Biswa96

Indeed.

wjakob avatar Oct 24 '22 22:10 wjakob