<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   Hello,
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <br>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   I've just upgraded to OSG 3.6.4 because of upgrading to osgEarth 2.10 which requires the OSG version 3.6.4. I'm running on Windows 10 64-bit.
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <br>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   When I run my software, I'm seeing the following errors:
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <br>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <span style="color: #000000; font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">Fontconfig error: Cannot load default config file </span>
   <br style="color: #000000; font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">
   <span style="color: #000000; font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">Error reading file C:\Windows\Fonts\arial.ttf: file not handled</span>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <span style="color: #000000; font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></span>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif">From what I can see, this is coming from the fontconfig library which apparently is now a dependency in OSG 3.6.4. It looks like the osgText library is linking against fontconfig.</font>
   <br>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif"><br></font>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif">Can anyone help me on what I need to do to resolve these errors?</font>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif"><br></font>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif">Thanks</font>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif"><br></font>
  </div>
  <div style="color: rgb(51, 51, 51); font-family: helvetica,arial,sans-serif; font-size: 12pt;">
   <font face=""Helvetica Neue",Helvetica,Arial,sans-serif">Shayne</font>
  </div> 
 </body>
</html>