DoubangoTelecom / doubango

Doubango VoIP framework
https://doubango.org
398 stars 200 forks source link

Getting following errors while building the application #489

Open praveenvgithub opened 7 years ago

praveenvgithub commented 7 years ago

Error 1 The namespace 'org.doubango.tinyWRAP' already contains a definition for 'tmsrp_event_type_t' C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\doubango\tsip_event_type_t.cs 12 17 doubango

Error 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. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemContact.xaml 1 16 boghe-app

Error 5 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. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemHistoryAVCallEvent.xaml 1 16 boghe-app

Error 6 x:TypeArguments="corem:HistoryChatEvent" is not valid. 'corem:HistoryChatEvent' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemHistoryChatEvent.xaml 1 16 boghe-app

Error 7 x:TypeArguments="corem:HistoryFileTransferEvent" is not valid. 'corem:HistoryFileTransferEvent' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemHistoryFileTransferEvent.xaml 1 16 boghe-app

Error 4 x:TypeArguments="corem:HistoryFileTransferEvent" is not valid. 'corem:HistoryFileTransferEvent' is not a valid type name reference for the generic argument at position '1'. Line 2 Position 20. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemFileTransfer.xaml 2 20 boghe-app

Error 8 x:TypeArguments="corem:HistoryShortMessageEvent" is not valid. 'corem:HistoryShortMessageEvent' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemHistoryShortMessageEvent.xaml 1 16 boghe-app

Error 11 x:TypeArguments="corem:HistoryShortMessageEvent" is not valid. 'corem:HistoryShortMessageEvent' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemShortMessage.xaml 1 16 boghe-app

Error 9 x:TypeArguments="corem:RegistrationInfo" is not valid. 'corem:RegistrationInfo' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemRegistration.xaml 1 16 boghe-app

Error 10 x:TypeArguments="corem:RunningApp" is not valid. 'corem:RunningApp' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemRunningApp.xaml 1 16 boghe-app

Error 12 x:TypeArguments="corem:WatcherInfo" is not valid. 'corem:WatcherInfo' is not a valid type name reference for the generic argument at position '1'. Line 1 Position 16. C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-app\Items\ItemWatcher.xaml 1 16 boghe-app

Error 2 Metadata file 'C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\Debug\doubango.dll' could not be found C:\Users\ITON-EDGE015\Downloads\Boghe RCS\boghe-master\boghe-core\CSC boghe-core

praveenvgithub commented 7 years ago

Building the application in visual studio 2013