Home General

recompiling TExtraDevices

edited September 2001 in General
If I place an ExtraOptions component on my form in my project then try to
compile, I get the following error:

[Fatal Error] ExamReport.pas(22): Unit TXtraDev was compiled with a
different version of ppFilDev.TppFileDevice

I have recompiled the package as per the instructions in the tech-tips
newgroup. However I still get this error. Any way to fix this?

Comments

  • edited September 2001
    I also use TExtradevices and have had no problem with recompiling the code.
    It sounds like that you may have either 2 versions of the TExtraDev code or
    compiled resources, or your environment is not correctly pointing to the
    source directory of TExtraDev.

    Before running the TextraDev dpk, try removing it from your list of
    components, then compile and install the package.

    Peter Grimshaw
This discussion has been closed.