Closed AreaScout closed 8 years ago
I want to remove eigen
On Aug 28, 2016 11:09 AM, "Daniel Mehrwald" notifications@github.com wrote:
Hi
This is what i get now if i try to compile it:
error C2065: 'mValues': undeclared identifier
RG
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dalerank/nanogui-sdl/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4CQbsQnYz80CN-sTbg6xjtQt4L6Vpwks5qkUI0gaJpZM4Ju35j .
ok so it's a work in progress ?
fixed, try to use
still compile errors, one i could resolve in picogui.cpp header file was missing #include < map >
utf8 function still has erros:
1>D:\nano\src\picogui.cpp(353): error C2027: use of undefined type 'std::array< char,8 >'
Hi
This is what i get now if i try to compile it:
error C2065: 'mValues': undeclared identifier
RG