Trying to build the latest KalturaClient that supports 14.10 and higher and it does not build in Visual Studio 2012. Or probably any other Visual Studio version.
The issues seems to be that Kaltura.Types.ObjectBase.ParseEnum() is missing a parameter as many locations in the code seem to want to pass it an int where it expects a string.
You should be able to reproduce by just trying to build it.
Thanks
Trying to build the latest KalturaClient that supports 14.10 and higher and it does not build in Visual Studio 2012. Or probably any other Visual Studio version.
The issues seems to be that Kaltura.Types.ObjectBase.ParseEnum() is missing a parameter as many locations in the code seem to want to pass it an int where it expects a string.
You should be able to reproduce by just trying to build it.
Thanks