Subject | linker error with ib_controls.hpp |
---|---|
Author | jonathanmfreedman |
Post date | 2002-09-02T22:53:22Z |
i have tried to compile a small test program with windows xp,
cbuilder 5, and firebird 1.0...i get a linker error
[Linker Error] 'C:\FIBPLUS\IB_CONTROLS.HPP' contains invalid OMF
record, type 0x2f
the only components in my program are a datamodule and a form with a
listbox (ibo) on it. the data module has a connection, session,
sessionprops, and transaction on it.
cbuilder 5, and firebird 1.0...i get a linker error
[Linker Error] 'C:\FIBPLUS\IB_CONTROLS.HPP' contains invalid OMF
record, type 0x2f
the only components in my program are a datamodule and a form with a
listbox (ibo) on it. the data module has a connection, session,
sessionprops, and transaction on it.