Hi, I have an error when trying to compile novaline client (Visual Studio 2012 Update 4):
Error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'.
It points to an include file: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility
Is anyone here who encountered this kind of error? (It happens in UserInterface project)
Error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'.
It points to an include file: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility
Is anyone here who encountered this kind of error? (It happens in UserInterface project)