Quote Originally Posted by jimblumberg View Post
Please post the complete error message. These messages have important information to aid in locating and fixing the errors.


Jim
"..\src\VertexBuffers.h: In instantiation of 'memento::VertexBuffer<NumType>::VertexBuffer() [with NumType = unsigned int]':
..\src\memento_lib.cpp:31:30: required from here
..\src\VertexBuffers.h:16:38: error: void value not ignored as it ought to be"

In VertexBuffer's constructor (default and regular).