Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Created February 17, 2018 21:36
Show Gist options
  • Save andrewSC/eb4fa7e79ac8692fb4c2ce7e01f77e02 to your computer and use it in GitHub Desktop.
Save andrewSC/eb4fa7e79ac8692fb4c2ce7e01f77e02 to your computer and use it in GitHub Desktop.
text_renderer/freetype/text_layout.c:439:5: error: implicit declaration of function ‘fribidi_get_par_embedding_levels’; did you mean ‘fribidi_get_par_embedding_levels_ex’? [-Werror=implicit-function-decla
ration]
fribidi_get_par_embedding_levels( p_paragraph->p_types,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fribidi_get_par_embedding_levels_ex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment