Subject | Re: [IBO] IBO 46 in BDS 2006 CBuilder personality (BCB2006) |
---|---|
Author | George |
Post date | 2006-10-17T08:07:07Z |
--- In IBObjects@yahoogroups.com, "Jason L. Wharton" <jwharton@...>
wrote:
similar problems when installing 3rd party components.
It seems other, non-Borland Delphi components already installed
sometimes have conflicing constructors.
Just a thought.
Cheers
George
wrote:
>get
> > I've just purchased the most recent version and I'm still getting
> > this problem, despite the fact the the IB_Directives.inc you now
> > has this fix in. Whether I try a manual install from the fullsource
> > code, or use the automatic installer, I still get lots ofin
> >
> > "[C++ Error] IB_Components.hpp(3596): E2347 Parameter mismatch in
> > read access specifier of property SQLSelect" errors.
> >
> > I've tried editing the source of IB_Components.hpp, as mentioned
> > the earlier (temporary) solution, but I then run into troublelater
> > on.right
> >
> > Any ideas?
>
> I don't have any ideas, just more questions to hopefully spur the
> idea.fine?
>
> What is it that could have your environment fail whereas mine works
> Could there be some kind of system level setting that has yourcompiler
> behave differently?the IBO
>
> Are you looking at the errors generated in the \Logs sub-folder of
> install folder when using the installer? Perhaps some additionalclues
> could be found there.generate from
>
> The installer for IBO simply uses the command-line compiler to
> sources all the required files. This is how I can maintain a ZIPfile under
> 2MB and yet IBO can be installed on Delphi 3, 4, 5, 6, 7, 2005,2006 and
> CPPBuilder 4,5,6 and 2006. You can see where it fails in its callsto the
> command line compiler for more clues. This should happen withoutany
> significance from your default environment because I specify mostall the
> parameters on the command line and in command files. You may seedifferent,
> more fundamental, problems there.No idea if this helps but I'm using C++Builder 6 and often get
>
> HTH,
> Jason Wharton
>
similar problems when installing 3rd party components.
It seems other, non-Borland Delphi components already installed
sometimes have conflicing constructors.
Just a thought.
Cheers
George