dalerank/nanogui-sdl

Missing 'Icons' folder

jr-garcia opened this issue · 0 comments

Configuring with Cmake throws error:

CMake Error at CMakeLists.txt:211 (file):
file COPY cannot find "/home/somepath/nanogui-sdl/resources/icons".

Copying the missing folder from https://github.com/wjakob/nanogui fixes it.