You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/ports/audio/guidolib/work/guidolib-177/environments/opengl/device/GSystemGL.cpp:127:13: error: allocating an object of abstract class type 'GFontGL'
return new GFontGL( font, faceName, size, properties, fSymbolTable );
^
/usr/ports/audio/guidolib/work/guidolib-177/build/../src/engine/include/VGFont.h:68:18: note: unimplemented pure virtual method 'GetExtent' in 'GFontGL'
virtual void GetExtent( int c,
^
1 error generated.
Version: 177
clang-16
FreeBSD 13.2
The text was updated successfully, but these errors were encountered:
Version: 177
clang-16
FreeBSD 13.2
The text was updated successfully, but these errors were encountered: