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

Compiling From Source

4 Answers 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cos
Top achievements
Rank 1
Cos asked on 24 Jun 2015, 08:14 PM

Hi,

What is the correct way to compile controls from source?  I've opened RadControlsVS2010.sln and tried to compile this but I have a lot of errors (metadata files missing, .dll's not found)....  Ok, I am using VS2012 not VS2010, I don't know whether this makes a difference???? 

Is this even the correct method in the first place?

Thanks.

4 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 26 Jun 2015, 06:26 AM
Hello Cos,

Thank you for writing.

Can you please specify, which version of the suite are you using? If it is very old one it might has issues with Visual Studio 2012. Nevertheless what you can do is to put the source in your main drive (as there are some very long paths which can cause errors, use a short path for extracting, for example: C:\Source). Make sure that .NET framework 2.0 is installed as well.  

I hope this helps. I am looking forward to your reply.

Regards,
Dimitar
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Cos
Top achievements
Rank 1
answered on 26 Jun 2015, 06:20 PM

Hello Dimitar ,thanks for your reply.

Extracting the files to c:\ fixed the problem, all compiles without any errors.

It is suite UI for WinForms 2015.1.225.  I noticed that it was using the .net2 framework - is there an easy way to compile for .net4?

Thanks again.

0
Stefan
Telerik team
answered on 29 Jun 2015, 01:07 PM
Hi Cos,

You can change the build configuration to Release40 in order to build the source code for .NET4.0. Attached you can find an image of the build configurations.

I hope this helps.

Regards,
Stefan
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Cos
Top achievements
Rank 1
answered on 30 Jun 2015, 06:25 PM

Hi Stefan,

Many thanks for your assistance, this has answered my query.

Much appreciated :)

Tags
General Discussions
Asked by
Cos
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Cos
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or