Home Devices

TExtraDevices does not work with RB 7.01

edited January 2003 in Devices
I deleted the old xtradev6.BPL, compiled a new one after installing RB 7.01
and I receive the error message.
Unit TXtrDev was compiled with a different version of
ppFilDev.TppFileDevice


Any help would be greatly appriciated.

Comments

  • edited January 2003
    You have to recompile the ExtraDevice package:


    I. TExtraDevices
    -------------

    1. Select Install Packages in Delphi.
    2. Remove the TExtraDevices package (xtradev.bpl).
    3. Open xtradev.dpk in the ExtraDevices source directory for
    your Delphi version (i.e., ExtraDev\Delphi6\Source\).
    4. Click Install.

    This should recompile TXtradev.pas with the new
    version of RB.


    Cheers,

    Jim Bennett
    Digital Metaphors

  • edited January 2003
    I forgot to add. You also need to remove any old RB and ExtraDevice source
    directories from your library path, which is causing the conflict. When you
    recompile the extra device package, make sure you are using the latest RB
    7.01 dcus in your library path.


    Cheers,

    Jim Bennett
    Digital Metaphors

  • edited January 2003
    It's working now. Thanks.

    J. Michael Eubanks


This discussion has been closed.