Hi,
I have this error when compile simple Qt application:

Qt Code:
  1. QFontDatabase: Cannot find font directory /usr/local/Qt-5.9.2/lib/fonts.
  2. Note that Qt no longer ships fonts. Deploy some (from http://dejavu-fonts.org for example) or switch to fontconfig.
To copy to clipboard, switch view to plain text mode 
Note: I install Qt 5.9.2 in Raspberry Pi3 (Raspbian).