Home Forums Software Development [C++] static callback function to member function Reply To: [C++] static callback function to member function

#1470
Jenny [Tobii]
Participant

Hi Escallon,

It seems it may be a bug in the implementation of lambda expressions in the MSVC 2010 redistributable: https://connect.microsoft.com/VisualStudio/feedback/details/572138

That bug report is marked as closed, but there is no information about in which version the fix was included. Maybe you could try downloading the latest MSVC 2010 redist and see if that helps.