ArUcoDetectionHoloLens-Unity icon indicating copy to clipboard operation
ArUcoDetectionHoloLens-Unity copied to clipboard

Error in MediaFrameSourceGroup.cpp

Open Avinash0795 opened this issue 3 years ago • 0 comments

Severity Code Description Project File Line Suppression State Error (active) E1740 lambda captured variable of type "HoloLensForCV::MediaFrameSourceGroup ^" cannot be copied to closure class field of type "HoloLensForCV::MediaFrameSourceGroup ^*" HoloLensForCV C:\Users\avina\Desktop\ArUcoDetectionHoloLens-Unity-master\HoloLensForCV\HoloLensForCV-master\Shared\HoloLensForCV\MediaFrameSourceGroup.cpp 237

I am seeing this error when I was trying to understand why it is taking so much time for initializing the MediaFrame Source Group.

Please do help me with it.

Avinash0795 avatar Nov 25 '20 14:11 Avinash0795