@ -36,6 +36,12 @@ int main(int _argc, char* _argv[])
//https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1323853
putenv((char*)"QT_QPA_PLATFORMTHEME=");
putenv((char*)"QSG_RENDER_LOOP=threaded");
#endif
#ifdef _WIN32
putenv((char*)"OPENSSL_CONF=c:\\");
#ifdef _WIN64
try
{