Subject | Custom component heriting from TIBOQuery : linker fatal error (no .lib) |
---|---|
Author | vianney_philippe |
Post date | 2006-08-22T15:16:08Z |
Dear all,
I have just successfully installed IBO 4.6b full version. I am using
BCB5. I am working on a migration of an old BDE application to IB/FB.
I want to check if my application may work with IBO components.
Problem is : I want to create my custom components from IBO (e.g.
class PACKAGE MyIBQuery : public TIBOQuery...)
When I compile my package, linker fails with message :
Fatal: Unable to open file 'IBO40CRT_C5.LIB'
What is wrong ? I double-checked, I only have bpl, bpi and dcp files.
Thank you very much in advance for your help.
Regards,
Vianney
I have just successfully installed IBO 4.6b full version. I am using
BCB5. I am working on a migration of an old BDE application to IB/FB.
I want to check if my application may work with IBO components.
Problem is : I want to create my custom components from IBO (e.g.
class PACKAGE MyIBQuery : public TIBOQuery...)
When I compile my package, linker fails with message :
Fatal: Unable to open file 'IBO40CRT_C5.LIB'
What is wrong ? I double-checked, I only have bpl, bpi and dcp files.
Thank you very much in advance for your help.
Regards,
Vianney