Subject Re: [IBO] F1026 file not found ibodataset.dcu
Author Helen Borrie
Bill,

At 10:20 PM 28/06/2006, you wrote:
>Hello List.
>
>Environment = IBO 4.6.B, D2006 update 2, XP SP2
>
>Downloaded IBO4_6_B_Full.zip today.
>Used the IB Objects setup wizard to do a IBO Full Installation.
>The install went ok with no known problems.
>
>When I try to use any iboTDataset componenets I get this compiler message:-
>
>'[Pascal Fatel Error] F1026 file not found: IBODataset.dcu'
>
>This file does not exist in the D2006 folder created during the
>install or anywhere else on the hard disk.
>
>What should I do ?

1. You could try renaming IBODataSet.pas to IBODataset.pas (i.e.
lower-case the letter "S"

2. You can download the "...RawSource..." kit if for some reason you
can't find the PAS file in your IBO root

A couple of days ago Jason posted a message about a bug in the
installer software that, for some reason, was causing untoward things
to happen due to case-sensitivity.

I'm curious, though. Does anyone know of "new rules" in the D2006
compiler that imposes case sensitivity?

Helen