Subject RE: [IBO] Cannot install addon TIB_JPEGImage component.
Author Thomas Steinmaurer
Never seen this before, so I only can guess.

First of all, I don't know what version of TIB_JPEGImage
and package you are using, so at first I would ensure
that you use the following distribution.
http://www.iblogmanager.com/download/misc/IBOTST.zip

Open the *_D6 project group and build all packages. Within
the project group double-click the design-time package
IBOTSTDT_D6 and click "Install".

Though, your error is more likely that it is used an old
version of dsgnintf.pas behind your scenes. Do you have
an older Delphi version installed? Perhaps one of your
library path in D6 is pointing to an old dsgnintf.pas?


Regards,
Thomas Steinmaurer
http://www.iblogmanager.com

> -----Original Message-----
> From: wreymed [mailto:wreymed@...]
> Sent: Sunday, April 06, 2003 6:21 PM
> To: IBObjects@yahoogroups.com
> Subject: RE: [IBO] Cannot install addon TIB_JPEGImage component.
>
>
> Sorry to only get back to you now Thomas
>
> Here are the error messages
>
> [Error] dsgnintf.pas(180): Undeclared identifier: 'IDesigner'
> [Error] dsgnintf.pas(1704): Undeclared identifier: 'Modified'
> [Error] dsgnintf.pas(1925): Undeclared identifier: 'SInvalidPropertyValue'
> [Error] dsgnintf.pas(1964): Undeclared identifier: 'SInvalidPropertyValue'
> [Error] dsgnintf.pas(2283): Undeclared identifier: 'SInvalidPropertyValue'
> [Error] dsgnintf.pas(2319): Undeclared identifier: 'SCannotCreateName'
> [Error] dsgnintf.pas(2339): Undeclared identifier: 'GetRoot'
> [Error] dsgnintf.pas(2353): Undeclared identifier: 'SCannotCreateName'
> [Error] dsgnintf.pas(2388): Undeclared identifier: 'GetRoot'
> [Error] dsgnintf.pas(2389): Operator not applicable to this operand type
> [Error] dsgnintf.pas(3127): Undeclared identifier: 'SInvalidPropertyValue'
> [Error] dsgnintf.pas(4007): Undeclared identifier: 'SInvalidCategory'
> [Error] dsgnintf.pas(4268): Undeclared identifier: 'SInvalidFilter'
> [Error] dsgnintf.pas(4326): Undeclared identifier: 'SActionCategoryName'
> [Error] dsgnintf.pas(4331): Undeclared identifier: 'SActionCategoryDesc'
> [Error] dsgnintf.pas(4338): Undeclared identifier: 'SDataCategoryName'
> [Error] dsgnintf.pas(4343): Undeclared identifier: 'SDataCategoryDesc'
> [Error] dsgnintf.pas(4350): Undeclared identifier: 'SDatabaseCategoryName'
> [Error] dsgnintf.pas(4355): Undeclared identifier: 'SDatabaseCategoryDesc'
> [Error] dsgnintf.pas(4362): Undeclared identifier: 'SDragNDropCategoryName'
> [Error] dsgnintf.pas(4367): Undeclared identifier: 'SDragNDropCategoryDesc'
> [Error] dsgnintf.pas(4374): Undeclared identifier: 'SHelpCategoryName'
> [Error] dsgnintf.pas(4379): Undeclared identifier: 'SHelpCategoryDesc'
> [Error] dsgnintf.pas(4386): Undeclared identifier: 'SLayoutCategoryName'
> [Error] dsgnintf.pas(4391): Undeclared identifier: 'SLayoutCategoryDesc'
> [Error] dsgnintf.pas(4398): Undeclared identifier: 'SLegacyCategoryName'
> [Error] dsgnintf.pas(4403): Undeclared identifier: 'SLegacyCategoryDesc'
> [Error] dsgnintf.pas(4410): Undeclared identifier: 'SLinkageCategoryName'
> [Error] dsgnintf.pas(4415): Undeclared identifier: 'SLinkageCategoryDesc'
> [Error] dsgnintf.pas(4422): Undeclared identifier: 'SLocaleCategoryName'
> [Error] dsgnintf.pas(4427): Undeclared identifier: 'SLocaleCategoryDesc'
> [Error] dsgnintf.pas(4434): Undeclared identifier:
> 'SLocalizableCategoryName'
> [Error] dsgnintf.pas(4439): Undeclared identifier:
> 'SLocalizableCategoryDesc'
> [Error] dsgnintf.pas(4446): Undeclared identifier:
> 'SMiscellaneousCategoryName'
> [Error] dsgnintf.pas(4451): Undeclared identifier:
> 'SMiscellaneousCategoryDesc'
> [Error] dsgnintf.pas(4458): Undeclared identifier: 'SVisualCategoryName'
> [Error] dsgnintf.pas(4463): Undeclared identifier: 'SVisualCategoryDesc'
> [Error] dsgnintf.pas(4470): Undeclared identifier: 'SInputCategoryName'
> [Error] dsgnintf.pas(4475): Undeclared identifier: 'SInputCategoryDesc'
> [Fatal Error] IB_JPEGImage.pas(37): Could not compile used unit
> 'DsgnIntf.pas'