Subject | Re: ***SPAM*** Re: [IBO] IBO4_9_14_Eval - C++ Builder 6 - missing files |
---|---|
Author | Lester Caine |
Post date | 2012-06-03T13:30:15Z |
Jack Mills wrote:
You need to open the project in C6 and just check that it is finding the other
libraries.
To be honest, you can probably ignore FTS anyway since it's not the easiest
package to use from Builder. It would be the last package to install since it
does rely on all the others.
Have the other packages installed OK and are they showing on the component tabs?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
>Yes and no ...
>
>
>
>
>
> --- InIBObjects@yahoogroups.com, Lester Caine<lester@...> wrote:
>> >
>> > Jack Mills wrote:
>>>> > >> I'm not sure we got C6 totally clean ... Can you check the project file to make
>>>>> > >> > sure it's looking for the files in the right place. I always used to have
>>>>> > >> > problems with my own file set-up not matching that in the download, so had to
>>>>> > >> > adjust the projects to pick up the right folders.
>>>>> > >> >
>>>>> > >> > I've been trying to get the XE-C setup working myself, but have yet to get the
>>>>> > >> > projects to port cleanly from the C6 originals. I may have to ditch XE and
>>>>> > >> > switch back to C6 myself:(
>> >
>>> > > Thanks for the response Lester.
>>> > > Forgive my ignorance but what/which is the "Project File"
>> >
>> > IBO40_C6.bpg is the group of projects that make up IBO
>> >
>> > IBO40xxx_C6.bpk are the set of files that create each package.
>> > IBO40FTS_C6.bpk is the one you are having problems with, but I'm not seeing the
>> > full list of design packages in that file.
>> >
>> > It's the .bpi files it's looking for and one bug that still exists in Builder6
>> > is that it complains about files being missing the first time you install. It's
>> > not clever enough to know that it does not need the later packages until it has
>> > actually built them! Been a while since I actually had a machine that would run
>> > '6' but I'm sure I had to 'ignore' errors as it installed the packages. The
>> > error messages get less and less as it builds them:)
>> >
>> > --
>> > Lester Caine - G8HFL
>> > -----------------------------
>> > Contact -http://lsces.co.uk/wiki/?page=contact
>> > L.S.Caine Electronic Services -http://lsces.co.uk
>> > EnquirySolve -http://enquirysolve.com/
>> > Model Engineers Digital Workshop -http://medw.co.uk//
>> > Firebird -http://www.firebirdsql.org/index.php
>> >
> Hi Lester
> I opened the IBO40FTS_C6.bpk file& saw this line
>
> <PACKAGES value="IBO40CRT_C6.bpi IBO40TRT_C6.bpi IBO40VRT_C6.bpi rtl.bpi vcl.bpi designide.bpi"/>
>
> and these lines about the path.
>
> <INCLUDEPATH value="$(BCB)\include;$(BCB)\include\vcl"/>
> <LIBPATH value="$(BCB)\Projects\Lib;$(BCB)\lib\obj;$(BCB)\lib"/>
>
> Are these what you mean? are they correct or am I on the wrong track?
You need to open the project in C6 and just check that it is finding the other
libraries.
To be honest, you can probably ignore FTS anyway since it's not the easiest
package to use from Builder. It would be the last package to install since it
does rely on all the others.
Have the other packages installed OK and are they showing on the component tabs?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php