Cannot find C++ Builder Project in Rad Studio XE 6

789 Views Asked by At

I've just installed Rad Studio XE6.

I am trying to find C++ Builder Projects, like in this picture:

screenshot

But in my Rad Studio XE6 I do not find C++ Builder Project, I find just Delphi Projects and others:

screenshot

Is there a way to include C++ Builder Projects after you installed Rad Studio XE6? Or should I install again a Rad Studio XE6 with Delphi/C++ ?

1

There are 1 best solutions below

2
On BEST ANSWER

Either:

  1. You did not select to install the C++ personality when you installed RAD Studio.

  2. If you install both Delphi and C++ personalities, there are 3 shortcuts installed on the Start Menu:

    A. one that loads only the Delphi personality

    B. one that loads only the C++ personality

    C. one that loads the full studio.

    You might be running #A instead of #B or #C.