Skip to content

Instantly share code, notes, and snippets.

@Jordach
Created March 14, 2021 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jordach/70bf8b3f9ca671c211778aa4fc59f9c0 to your computer and use it in GitHub Desktop.
Save Jordach/70bf8b3f9ca671c211778aa4fc59f9c0 to your computer and use it in GitHub Desktop.
In file included from /Users/jordach/Development/minetest-master/src/client/gameui.cpp:22:
/Users/jordach/Development/minetest-master/src/irrlicht_changes/static_text.h:77:43: error: allocating an object of abstract class type 'irr::gui::StaticText'
irr::gui::IGUIStaticText *result = new irr::gui::StaticText(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment