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

Telerik CPU support

1 Answer 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pushpjeet
Top achievements
Rank 1
Pushpjeet asked on 11 Apr 2012, 06:40 AM
Hi,

Does Telerik control library support "Any CPU" build option or i need to build source code for x32 and x64 platforms separately?

Regards,
Pushpjeet Singh

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 11 Apr 2012, 10:23 AM
Hi,

The C# and VB.net compilers only generate IL code that is taken to native code by the CLR at runtime using the just-in-time compiler, so you do not need to build anything separately. Simply leave its AnyCPU.

Greetings,
Ross
the Telerik team

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

Tags
General Discussions
Asked by
Pushpjeet
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or