GithubHelp home page GithubHelp logo

tizbac / navmeshviewer Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 13.0 1.15 MB

www.wowis.org - Maps, VMaps and NavMesh(Exporting and server part private currently ) viewer

C++ 71.81% C 27.45% Objective-C 0.74%

navmeshviewer's People

Contributors

tizbac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

navmeshviewer's Issues

Compilation advice?

Hello,

I would greatly appreciate any advice on compiling on Windows, using Cygwin.

I've gotten it up to the point where it compiles up to 55%, only to then blast me with these errors:

[ 55%] Linking CXX shared library cygftglS.dll /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glPushClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x46): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x55): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x5f): undefined reference to glDisable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xc9): undefined reference to glPopClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xce): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x46): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x55): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x5f): undefined reference to glDisable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xc9): undefined reference to glPopClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBitmapFont.cpp.o:FTBitmapFont.c:(.text$_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBitmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xce): undefined reference to glPopAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x292): undefined reference to glGenTextures'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x2d1): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x2e6): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x2fb): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x310): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x325): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x49f): undefined reference to glGenTextures'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x4de): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x4f3): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x508): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x51d): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x532): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text+0x602): undefined reference to glDeleteTextures'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x66): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x70): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x7a): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x84): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x93): undefined reference to glBlendFunc' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x4c2): undefined reference to glBindTexture'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x680): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x68f): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x69e): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x6ad): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x708): undefined reference to glTexImage2D' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x78b): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x7a6): undefined reference to glNormal3f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x801): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x82e): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x881): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x8ae): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x911): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x93e): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x9a9): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x9d6): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x9db): undefined reference to glEnd'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x9e0): undefined reference to glPopClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x9e5): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x66): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x70): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x7a): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x84): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x93): undefined reference to glBlendFunc' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x4c2): undefined reference to glBindTexture'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x680): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x68f): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x69e): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x6ad): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x708): undefined reference to glTexImage2D' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x78b): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x7a6): undefined reference to glNormal3f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x801): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x82e): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x881): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x8ae): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x911): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x93e): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x9a9): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x9d6): undefined reference to glVertex2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x9db): undefined reference to glEnd'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x9e0): undefined reference to glPopClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTBufferFont.cpp.o:FTBufferFont.c:(.text$_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTBufferFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x9e5): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glDisable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x41): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x50): undefined reference to glHint'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x5a): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x69): undefined reference to glBlendFunc'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xd3): undefined reference to glPopAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glDisable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x41): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x50): undefined reference to glHint' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x5a): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x69): undefined reference to glBlendFunc' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTOutlineFont.cpp.o:FTOutlineFont.:(.text$_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTOutlineFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xd3): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x30): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x3a): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x44): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x53): undefined reference to glBlendFunc'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x5d): undefined reference to glDisable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x6e): undefined reference to glGetFloatv'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x80): undefined reference to glPixelTransferf' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x92): undefined reference to glPixelTransferf'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xa4): undefined reference to glPixelTransferf' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xb6): undefined reference to glPixelTransferf'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x120): undefined reference to glPopClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x125): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x30): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x3a): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x44): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x53): undefined reference to glBlendFunc'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x5d): undefined reference to glDisable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x6e): undefined reference to glGetFloatv'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x80): undefined reference to glPixelTransferf' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x92): undefined reference to glPixelTransferf'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xa4): undefined reference to glPixelTransferf' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xb6): undefined reference to glPixelTransferf'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x120): undefined reference to glPopClientAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTPixmapFont.cpp.o:FTPixmapFont.c:(.text$_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN16FTPixmapFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x125): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text+0x473): undefined reference to glDeleteTextures' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text+0x8a9): undefined reference to glDeleteTextures'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl20CalculateTextureSizeEv[_ZN17FTTextureFontImpl20CalculateTextureSizeEv]+0x3b): undefined reference to glGetIntegerv' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0x67): undefined reference to glGenTextures'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0x76): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0x8b): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0xa0): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0xb5): undefined reference to glTexParameteri'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0xca): undefined reference to glTexParameteri' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl13CreateTextureEv[_ZN17FTTextureFontImpl13CreateTextureEv]+0x11b): undefined reference to glTexImage2D'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x46): undefined reference to glBlendFunc' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0x50): undefined reference to glEnable'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIcEE7FTPointPKT_iS1_S1_i]+0xbf): undefined reference to glPopAttrib' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x2d): undefined reference to glPushAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x37): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x46): undefined reference to glBlendFunc'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0x50): undefined reference to glEnable' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTFont/FTTextureFont.cpp.o:FTTextureFont.:(.text$_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i[_ZN17FTTextureFontImpl7RenderIIwEE7FTPointPKT_iS1_S1_i]+0xbf): undefined reference to glPopAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTBitmapGlyph.cpp.o:FTBitmapGlyph.:(.text+0x4b6): undefined reference to glBitmap' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTBitmapGlyph.cpp.o:FTBitmapGlyph.:(.text+0x4cc): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTBitmapGlyph.cpp.o:FTBitmapGlyph.:(.text+0x510): undefined reference to glBitmap' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTBitmapGlyph.cpp.o:FTBitmapGlyph.:(.text+0x55c): undefined reference to glBitmap'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x31b): undefined reference to glGenLists' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x335): undefined reference to glNewList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x343): undefined reference to glEndList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x359): undefined reference to glNewList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x367): undefined reference to glEndList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x37d): undefined reference to glNewList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x38b): undefined reference to glEndList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x426): undefined reference to glDeleteLists'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x4ef): undefined reference to glTranslatef' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x512): undefined reference to glCallList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x52d): undefined reference to glCallList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x548): undefined reference to glCallList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x600): undefined reference to glTranslatef' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x67a): undefined reference to glNormal3d'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x6c6): undefined reference to glBegin' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x79f): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x7f3): undefined reference to glVertex3f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x819): undefined reference to glEnd'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x8b1): undefined reference to glNormal3d' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x8fd): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0x9ec): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xa6c): undefined reference to glVertex3f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xa92): undefined reference to glEnd' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xb65): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xcfa): undefined reference to glNormal3dv' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xda2): undefined reference to glTexCoord2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xe07): undefined reference to glVertex3f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xe72): undefined reference to glVertex3f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xee4): undefined reference to glVertex3f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xf36): undefined reference to glVertex3f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTExtrudeGlyph.cpp.o:FTExtrudeGlyph:(.text+0xf57): undefined reference to glEnd' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x26f): undefined reference to glGenLists'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x289): undefined reference to glNewList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x297): undefined reference to glEndList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x332): undefined reference to glDeleteLists' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x3fb): undefined reference to glTranslatef'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x414): undefined reference to glCallList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x49c): undefined reference to glTranslatef'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x4f8): undefined reference to glBegin' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x5fe): undefined reference to glVertex2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTOutlineGlyph.cpp.o:FTOutlineGlyph:(.text+0x624): undefined reference to glEnd' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPixmapGlyph.cpp.o:FTPixmapGlyph.:(.text+0x4e9): undefined reference to glBitmap'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPixmapGlyph.cpp.o:FTPixmapGlyph.:(.text+0x4f8): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPixmapGlyph.cpp.o:FTPixmapGlyph.:(.text+0x507): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPixmapGlyph.cpp.o:FTPixmapGlyph.:(.text+0x535): undefined reference to glDrawPixels' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPixmapGlyph.cpp.o:FTPixmapGlyph.:(.text+0x581): undefined reference to glBitmap'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x2b3): undefined reference to glGenLists' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x2cd): undefined reference to glNewList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x2db): undefined reference to glEndList' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x376): undefined reference to glDeleteLists'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x43f): undefined reference to glTranslatef' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x458): undefined reference to glCallList'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x4e0): undefined reference to glTranslatef' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x585): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x65e): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x6b2): undefined reference to glVertex3f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTPolygonGlyph.cpp.o:FTPolygonGlyph:(.text+0x6d8): undefined reference to glEnd' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x2bb): undefined reference to glPushClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x2ca): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x2d9): undefined reference to glPixelStorei'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x2e8): undefined reference to glPixelStorei' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x2fe): undefined reference to glBindTexture'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x344): undefined reference to glTexSubImage2D' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x349): undefined reference to glPopClientAttrib'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x539): undefined reference to glBindTexture' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x5c1): undefined reference to glBegin'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x5f6): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x60a): undefined reference to glVertex2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x641): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x668): undefined reference to glVertex2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x6a1): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x6e0): undefined reference to glVertex2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x717): undefined reference to glTexCoord2f' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x740): undefined reference to glVertex2f'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTGlyph/FTTextureGlyph.cpp.o:FTTextureGlyph:(.text+0x745): undefined reference to glEnd' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xcc3): undefined reference to gluNewTess'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xcdf): undefined reference to gluTessCallback' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xcf7): undefined reference to gluTessCallback'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd0f): undefined reference to gluTessCallback' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd27): undefined reference to gluTessCallback'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd3f): undefined reference to gluTessCallback' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd6a): undefined reference to gluTessProperty'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd89): undefined reference to gluTessProperty' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xd9e): undefined reference to gluTessProperty'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xdbb): undefined reference to gluTessNormal' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xdcf): undefined reference to gluTessBeginPolygon'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xe5f): undefined reference to gluTessBeginContour' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xeea): undefined reference to gluTessVertex'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xf16): undefined reference to gluTessEndContour' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xf3f): undefined reference to gluTessEndPolygon'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: CMakeFiles/ftglS.dir/FTVectoriser.cpp.o:FTVectoriser.c:(.text+0xf4b): undefined reference to gluDeleteTess' collect2: error: ld returned 1 exit status make[2]: *** [Base/ftgl/CMakeFiles/ftglS.dir/build.make:562: Base/ftgl/cygftglS.dll] Error 1 make[1]: *** [CMakeFiles/Makefile2:260: Base/ftgl/CMakeFiles/ftglS.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [SNIP]

Here's the Cygwin packages I have installed, all with source enabled:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.