leecrossley / cordova-plugin-datetime-picker

Cordova / PhoneGap Date Time Picker Plugin for Apache Cordova >= 3.0.0 (Windows Phone 8)
8 stars 3 forks source link

steps to install should be clearly defined iam getting errors while deploying app in windows #9

Closed tanve closed 8 years ago

tanve commented 8 years ago

Severity Code Description Project File Line Error CS0246 The type or namespace name 'NavigationOutTransition' could not be found (are you missing a using directive or an assembly reference?) [C:\XXXXXX\XXXX\platforms\wp8\XXXXX.csproj] tgetharly C:\tXXXXX\XXXXXX\Plugins\cordova-plugin-datetime-picker\DateTimePickerTask.cs 16

leecrossley commented 8 years ago

You need to install Microsoft.Phone.Controls.Toolkit and Coding4Fun.Toolkit.Controls, as mentioned in the README.