cginternals / globjects

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

Fix error C2872: 'uint': ambiguous symbol #306

Closed j-o closed 8 years ago

j-o commented 8 years ago

2>D:\projects\qt5-install\include\QtCore/qhash.h(807): error C2872: 'uint': ambiguous symbol 2> D:\projects\qt5-install\include\QtCore/qglobal.h(215): note: could be 'unsigned int uint' 2> d:\projects\glm\glm\detail/type_int.hpp(308): note: or 'glm::uint'