Subject Re: Path issue with DXE2
Author ifitsx
--- In IBObjects@yahoogroups.com, "ifitsx" <bmcken@...> wrote:
>
>
>
> --- In IBObjects@yahoogroups.com, "ifitsx" <bmcken@> wrote:
> >
> > I recently installed from IBO4_9_14_b35_RawSource by manually compiling just a couple of the packages, allowing use of Core and TDataset, which is all I need, for now. All of the compiles and installs appeared to work without errors.
> >
> > I can establish a valid connection and open the database from within the ide's datamodule with one of the IBOQuery components.
> >
> > However, when I attempt to build I get an error:
> >
> > [DCC Fatal Error] DbNotesMoveToDXE2U01.pas(18): F1026 File not found: 'IBODataset.dcu'
> >
> > That component, along with all of my .dcu files, resides in the following, which is in my list of Browsing Paths:
> >
> > C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\source\IBO4\LIB\D2012\Win32\Release
> >
> > Any suggestions will be greatly appreciated.
> >
> > Barry
> >
>
> Ok: I've read the issue about the space within the path. I can't believe we're still dealing with this problem after so many years...
>
> Using the newly compiled CGRC.exe offered by the heroic Alexander Alexeev is not as appealing to me as uninstalling and using the "C:\IBO4."
>
> Barry
>

This issue was not due to the 'space within the path' or CGRC.exe, BUT due to my not creating a folder for the dcu/dfm/res files and entering the proper paths in the Environment Options and in the component bpl options compiler.

Barry