timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

Getting error in source while compiling #89

Closed Xyroid closed 12 years ago

Xyroid commented 12 years ago

Hi, I have downloaded the repo of latest Callisto controls, while compiling I am getting these two errors. I am using VS 2012 RC and Windows 8 Release Preview

  1. Unknown member 'IsDeferredScrollingEnabled' on element 'ScrollViewer' D:\timheuer-callisto-8a73f62\src\Callisto\themes\Generic.xaml
  2. The type or namespace name 'VisualElement' does not exist in the namespace 'Callisto.Controls.Common' (are you missing an assembly reference?) D:\timheuer-callisto-8a73f62\src\Callisto.TestApp\App.xaml.cs

Please suggest me solution.

timheuer commented 12 years ago

Please ensure you are using the RTM version of Windows.