Discussion:
Intalling IB Objects TDataset from IBO40XDT_C5
(too old to reply)
Nadia Trojan
2008-07-01 02:34:21 UTC
Permalink
Hi

I'm using C++ Builder 6 and would like to install iboDatasets from
IBO40XDT_C5 however I keep getting the following errors:

[Pascal Fatal Error] Required package 'vcl50' not found
[Linker Fatal Error] Fatal: Unablle to open file 'DESIGNEDITORS.OBJ'

I already have the following packages installed:

iboCore (from ibo40cdt_c5)
iboAccess (from ibo40adt_c5)
iboTools (from ibo40tdt_c5)
iboControls (from ibo40vdt_c5)
iboSearch (from ibo40vdt_c5)
iboGrids (from ibo40vdt_c5)
iboBars (from ibo40vdt_c5)
iboMisc (from ibo40vdt_c5)
iboDialogs (from ibo40fdt_c5)
iboInternet (from ibo40wdt_c5 and ibo40wxdt_c5)

These didn't seem to need vcl50? Could some one please help me?

Thanks
Bruce Salzman
2008-07-01 02:39:01 UTC
Permalink
Post by Nadia Trojan
Hi
I'm using C++ Builder 6 and would like to install iboDatasets from
[Pascal Fatal Error] Required package 'vcl50' not found
[Linker Fatal Error] Fatal: Unablle to open file 'DESIGNEDITORS.OBJ'
iboCore (from ibo40cdt_c5)
iboAccess (from ibo40adt_c5)
iboTools (from ibo40tdt_c5)
iboControls (from ibo40vdt_c5)
iboSearch (from ibo40vdt_c5)
iboGrids (from ibo40vdt_c5)
iboBars (from ibo40vdt_c5)
iboMisc (from ibo40vdt_c5)
iboDialogs (from ibo40fdt_c5)
iboInternet (from ibo40wdt_c5 and ibo40wxdt_c5)
These didn't seem to need vcl50? Could some one please help me?
Have you tried rebuilding the packages in Builder 6?
--
Bruce
Loading...