cginternals / globjects

C++ library strictly wrapping OpenGL objects.
https://globjects.org
MIT License
539 stars 59 forks source link

operator << is ambiguous #400

Open AleCie opened 4 years ago

AleCie commented 4 years ago

In objectlogging.inl on builder << "Uniform" << "(";

Trying to compile from commanlineoutput example.

Installed globjects through vcpkg