nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

How can use on VS2017?

Open f4004 opened this issue 5 years ago • 4 comments

Some things are confusing for me. Should I use it with OpenGL or can I only use it with VS2017? I think I didn't fully understand.

f4004 avatar Jun 16 '20 14:06 f4004

git submodule update --init --recursive After this generate files with cmake, compile it, and link to VS, set include folder and libnanogui.lib(or libnanogui.a if static)

DmitruMoth avatar Jun 16 '20 18:06 DmitruMoth

Thanks. I didnt work with OpenGL ever. Need I include OpenGL?

f4004 avatar Jun 16 '20 19:06 f4004

No

DmitruMoth avatar Jun 17 '20 08:06 DmitruMoth

Thanks. Have a nice day.

f4004 avatar Jun 17 '20 08:06 f4004