nasa-jpl / LiveViewOpenCL

Open Source real-time visualization tools for Imaging Spectrometer development
GNU General Public License v3.0
36 stars 21 forks source link

Mac-specific modal dialog warning #42

Open jackiryan opened 5 years ago

jackiryan commented 5 years ago

On MacOS versions, this warning text appears after selecting the camera:

modalSession has been exited prematurely - check for a reentrant call to endModalSession

This text appears to be a problem within the Qt library and can be ignored. I am just noting it down for future reference.