Dan Macumber
Dan Macumber
OpenSSL is listed as an [optional dependency](https://www.boost.org/doc/libs/1_69_0/doc/html/boost_asio/using.html#boost_asio.using.dependencies) for boost. I don't see any [relevant configuration variables](https://www.boost.org/doc/libs/1_69_0/doc/html/boost_asio/using.html) to turn off ssl support in boost asio.
Is it possible to define `BOOST_LOG_NO_ASIO` in the configuration of boost log?
Thanks, it seems that cpprest is using boost asio as well so I am going to try rebuilding our custom Ruby version as a first step.
Thanks for the report, are you using dark mode on your computer? If you extract the zip file below and add the dlls to C:\openstudioapplication-1.1.0\bin does that solve the issue?...
Sorry to ask a dumb question but did you close the application and start it again after changing to light mode and placing the dlls?
Thanks for the update @zwei2016, I moved the other behavior to a new issue https://github.com/openstudiocoalition/OpenStudioApplication/issues/396
This seems related to https://github.com/openstudiocoalition/OpenStudioApplication/issues/380
Possibly need to set some chromium flags: https://bugreports.qt.io/browse/QTBUG-84484 https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/frame/settings.json5;l=1060;drc=43bbd38f475b9d9663f1ffabf2fef9fb26466af4?originalUrl=https:%2F%2Fcs.chromium.org%2F
@zwei2016 would you mind installing and testing this build which disables dark mode in the embedded browser? https://github.com/openstudiocoalition/OpenStudioApplication/suites/3204208844/artifacts/74094438
If that doesn't solve the problem, it would be really helpful if you could try the following steps: Go to details in the About page, find the Chrome Debugger address,...