You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/angelomantellini/QtAV/src/codec/video/SurfaceInteropIOSurface.mm:147:67: error: use of undeclared identifier 'i'
qWarning("error creating IOSurface texture at plane %d", i);
The text was updated successfully, but these errors were encountered:
QtAV, Qt version and platform
Qt version = 5.9.2
QtAV commit = c00bd1a
Log file
When I try to compile I have the following error:
/Users/angelomantellini/QtAV/src/codec/video/SurfaceInteropIOSurface.mm:147:67: error: use of undeclared identifier 'i'
qWarning("error creating IOSurface texture at plane %d", i);
The text was updated successfully, but these errors were encountered: