rougier / freetype-gl

OpenGL text using one vertex buffer, one texture and FreeType
Other
1.65k stars 266 forks source link

Windows installation - undefined reference to `strndup' #173

Open groot-1313 opened 7 years ago

groot-1313 commented 7 years ago

strndup is a Unix function that is not available on Windows. Any work around to get this working on Windows?

rougier commented 7 years ago

It is supposed to be handled in platform.c