microsoft / Cognitive-Vision-Windows

Windows SDK for the Microsoft Computer Vision API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/computer-vision-api
Other
166 stars 150 forks source link

Fail to build in VS 2015. #23

Closed ccic closed 7 years ago

ccic commented 7 years ago

I opened the solution VisionAPI-WPF-Samples, but the build failed:

1>------ Build started: Project: SampleUserControlLibrary, Configuration: Debug Any CPU ------ 1>C:\home\Study\Microsoft\Cognitive-Vision-Windows\Cognitive-Common-Windows\SampleUserControlLibrary\SampleUserControl.xaml(8,43,8,58): error CS0234: The type or namespace name 'SampleScenarios' does not exist in the namespace 'SampleUserControlLibrary.SampleUserControlLibrary' (are you missing an assembly reference?) 2>------ Build started: Project: VisionAPI-WPF-Samples, Configuration: Debug Any CPU ------ 2>C:\home\Study\Microsoft\Cognitive-Vision-Windows\Sample-WPF\MainWindow.xaml(12,10): error MC3074: The tag 'SampleScenarios' does not exist in XML namespace 'clr-namespace:SampleUserControlLibrary;assembly=SampleUserControlLibrary'. Line 12 Position 10. ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

chbuehle commented 7 years ago

Please look at issue #8