GLEW on Windows ============================================== The bluetree repository (eobject, egui and glass) contains prebuilt GLEW libraries for 32 bit Windows (i386 architecture) and for 64 bit Windows (AMD64 architecture). - Headers for prebuilt GLEW are in /coderoot/bluetree/egui/dependencies/windows/include/GL directory. - Prebuilt 32 bit GLEW library glew32s.lib is in /coderoot/bluetree/egui/dependencies/windows/lib_win32_vs directory. - Prebuilt 64 bit GLEW library glew32s.lib is in /coderoot/bluetree/egui/dependencies/windows/lib_win64_vs directory. - There is only release build now. If you need to rebuild glew, refer to GLEW's documentation. 260225, updated 25.2.2026/pekka