In an application we’re developing, we need to expand some environmental 
variables. We’re using the Qt 5.6  function qgetenv to do that. However, on our 
test code when an environmental variable contains some non-ANSI characters, 
e.g. Ξ♣♤ᛝᛞ๏฿Ξ , it is expanded to ?¦?????? . These are the contents we see when 
viewing it in the Visual Studio Debugger. Is this a known issue or perhaps 
something we’re doing incorrectly?

Thanks,

John Schneiderman
Senior Software Engineer
GOG.com

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to