Menu

#35 Build error in GLUI_CommandLine

open
nobody
5
2012-07-18
2012-03-17
Anonymous
No

When building on Visual Studio 2010, the following lines in the class GLUI_CommandLine give a compilation error:

template class GLUIAPI std::allocator<glui_string>;
template class GLUIAPI std::vector<glui_string, std::allocator\<glui_string=""> >;</glui_string,></glui_string>

They must be moved outside of the class in order to build.

Thanks.

Discussion

MongoDB Logo MongoDB