This is a migrated thread and some comments may be shown as answers.

Compiling Ribbon View

1 Answer 65 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 09 Jul 2012, 04:53 PM
Hello,

I know you guys don't support custom modifications, but I am simply trying to compile RadRibbonView as-is from source (using VS2010 SP1).  I am using the source version: RadControls_for_WPF_Source_2012_2_0607.  First I had to compile Navigation satifies some errors, and now it tells me that Error 3 File '..\..\..\..\Binaries\WPF\Telerik.Windows.Controls.RibbonView.xml' cannot be found. RibbonView.VisualStudio.Design.4.0

Also, it says I need to reference and older version (2012.1.326.40) of Telerik.Windows.Controls to satify IPopupWrapperOwner and IThemable.  I have already compiled Telerik.Windows.Controls without errors from core\XCore_WPF.sln

I am compiling for release40

Thanks,
Eric

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 11 Jul 2012, 11:10 AM
Hi Mike,

 Can you make sure that the RibbonView project reference the binaries at the same place where the Core_WPF.sln output them, so it's not using different version of Telerik.Windows.Controls. (Same for Navigation and Input).
If all the binaries are built and correctly referenced, there shouldn't be any issues. Still you can remove the Design projects if they cause you troubles.
Hope this helps.  

Kind regards,
Miro Miroslavov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RibbonView and RibbonWindow
Asked by
Mike
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or