Ticket T122807
Visible to All Users

Upgraded to XE6 trying to install 14.1.1

created 11 years ago

Upgraded to XE6 trying to install 14.1.1 but components are not appearing in component list or on component toolbar.

Please advise.

Kind regards.

Ebrahim

Answers approved by DevExpress Support

created 11 years ago (modified 6 years ago)

Please accept my apologies for the misunderstanding.
Since you are using the Starter version of the XE6 IDE, our controls are not registered and you cannot see them. This is caused by the malfunctional command-line compiler shipped with the Starter IDE.
If you use the trial version of our controls, then once the trial period expires, you will get corresponding messages in your applications and some elements will not be drawn any more.

We have no compiled version of our controls. However, you can compile our source files manually using the approach from the CQ44462: Setup doesn't create libraries for Delphi 2007 Enterprise Trial Version thread. Please take a look at it.
In a nutshell, you need to create two Project Groups for runtime and design-time packages. Put there the source files and compile them (the runtime packages primarily). Take special note that the above mentioned thread recommends that you drop all source files into a single folder.

Note that when you start compiling the design-time packages, you will need to set necessary namespaces for all the packages. Just select all projects and set the following string in the IDE->Project->Options…->Delphi Compiler->Unit Scope Names field:
WinApi;Vcl;System;System.Win;Vcl.Imaging;Data;Data.Win;Bde;Xml;Xml.Win;Vcl.Shell;VclTee;Datasnap;IBX

This algorithm should help you install the full version of our controls in the Starter IDE.
I hope that this information will help you achieve the required result.
If you have further questions or encounter any difficulties, please let me know.

    created 11 years ago

    Hello,

    Common problems that appear during the installation process are described in the K18485: FAQ: Migrating to the new version Knowledge Base article.
    Please pay special attention to paragraph 5.
    I hope you will find this information helpful.

      Show previous comments (4)

        Hello Mikhail
        I am using the Starter version on XE6 IDE. This is a licensed version. I understand that the starter version is the same and the trial IDE in that you need to use pre compiled components due to the missing compiler in these IDEs
        Questions are;

        1. With a licensed version of the X6 IDE and a trial version of the components - does this create a problem when the trial expires?
        2. Is there anyway that I can obtain a compiled version that I can use with my X6 starter IDE?
          Fortunately I can work for now.
          Kind regards
          ES
        DevExpress Support Team 11 years ago

          Regardless of whether you use the trial or full version of IDE, the trial period for our controls is 30 days.

          As for your second question, I'm afraid you will not be able to install our non trial VCL controls for using them in the trial version of IDE.

            Thanks for trying to answer the question. Was my response not clear? I do not have a trial version of the IDE. It is fully licensed.
            Perhaps I renewed too quickly as I am not getting the actual support that I need here. Let me look around on the internet to see if I can source another response.
            Many thanks and regards.

            Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

            Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.