This repository was archived by the owner on Aug 31, 2020. It is now read-only.

Description
Hi, i want to used it wp8. İ have visual studio 2012 and 2013. This project open with 2013. But not compiled, i have error like this:
Warning 1 warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mntone.Data.Amf.WindowsPhone". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets 1696 5 Mntone.Rtmp.WindowsPhone
Error 2 error C3083: 'Data': the symbol to the left of a '::' must be a type (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone
Error 3 error C3083: 'Amf': the symbol to the left of a '::' must be a type (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone
Error 4 error C2039: 'AmfArray' : is not a member of 'Mntone' (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone
And this:

please help me.