Subject | Re: Custom component heriting from TIBOQuery : linker fatal error (no .lib) |
---|---|
Author | vianney_philippe |
Post date | 2006-08-22T15:33:18Z |
> Problem is : I want to create my custom components from IBO (e.g.Sorry to bother : I just found that I just needed to unpack the raw
> class PACKAGE MyIBQuery : public TIBOQuery...)
>
> When I compile my package, linker fails with message :
>
> Fatal: Unable to open file 'IBO40CRT_C5.LIB'
archive and compile all projects to get the files I need.
Vianney