I just downloaded the source codes for WPF RadControls in order to comply with the document titled "Technical guidelines for protecting Telerik RadControls for Silverlight binaries when redistributed with other applications". However, I can't find the "source code building instructions" that is supposed to have been bundled within the ZIP File. I tried opening the WPF solution directly from VS.NET 2008 but I got several "Project Inaccessible" and other build errors when i tried to rebuild the solution.
please advise.
thanks!
please advise.
thanks!
4 Answers, 1 is accepted
0
Hi paolo,
Greetings,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
You are absolutely correct - instruction should be provided with our source code and we will be adding such instructions soon. For the time being, all you have to do is compile the "Telerik.Windows.Controls_WPF.sln" solution. To compile the solution you will need StyleCop installed. Once the solution is compiled the new binaries will be copied to the Binaries folder.
Sorry for the inconvenience.
Greetings,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
paolo
Top achievements
Rank 1
answered on 08 Mar 2010, 04:33 PM
i just installed the latest version of StyleCop but i am still getting errors when I open the "WPF Solution" file using VS.NET 2008. Please see attached sample error message.
I closed VS.NET, installed StyleCop, then ran the solution (steps i did)
I will now try restarting Windows and try again...
I closed VS.NET, installed StyleCop, then ran the solution (steps i did)
I will now try restarting Windows and try again...
0
paolo
Top achievements
Rank 1
answered on 08 Mar 2010, 05:39 PM
still no luck after restarting. i tried using msbuild and attached the results. i think one of the problems is that my C:\Program Files\MSBuild folder, does not have a StyleCop folder (which the solution assumes to exist). I attached a screenshot of the msbuild folder for your reference as well. the latest stylecop i installed now i think creates its application folder somewhere else (C:\Program Files\Microsoft StyleCop 4.3.3.0)
I hope these new info has shed some light to the problem.
I hope these new info has shed some light to the problem.
0
Hi paolo,
I have forgotten to mention that you should also install the "Msuild integration files" feature when installing StyleCop. Excuse me for that miskate.
Once all features are installed you should be able to compile the source code.
Best wishes,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.