You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
I download a boghe project.at the compiling time i am getting this following Error
1- "MediaSessionMgr.cs' could not be opened ('Unspecified error ')"
2- "Metadata file 'D:\Santosh\boghe\Debug\doubango.dll' could not be found"
3- "x:TypeArguments="corem:Contact" is not valid. 'corem:Contact' is not a
valid type name reference for the generic argument at position '1'. Line 1
Position 16. D:\Santosh\boghe\boghe-app\Items\ItemContact.xaml"
4- "x:TypeArguments="corem:HistoryAVCallEvent" is not valid.
'corem:HistoryAVCallEvent' is not a valid type name reference for the generic
argument at position '1'. Line 1 Position
16. D:\Santosh\boghe\boghe-app\Items\ItemHistoryAVCallEvent.xaml"
pls help me to resolve this error.
thanks
santosh
Original issue reported on code.google.com by santoshm...@gmail.com on 29 Nov 2010 at 9:19
The text was updated successfully, but these errors were encountered:
All the errors are caused by the first one.
'MediaSessionMgr.cs' is in doubango framework. This errors means that you have
not followed the process (http://code.google.com/p/boghe/wiki/Building_Source).
You MUST checkout doubango and copy it at the location specified in the wiki
page
Original comment by boss...@yahoo.fr on 29 Nov 2010 at 10:11
Original issue reported on code.google.com by
santoshm...@gmail.com
on 29 Nov 2010 at 9:19The text was updated successfully, but these errors were encountered: