TerryC
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0 |
|
Why not use libraries?
|
|
Posted: 2008/04/04 09:52 |
|
|
|
|
I just installed and built AnyDAC 1.12 in Borland C++ Builder 6 Professional. I'm trying to build a small test application, but when I do the linker wants all the .OBJ files for AnyDAC, SynEdit *AND* Indy!!!
Why won't it just use the existing .LIB files, which have all the .OBJ files inside them? I shouldn't need the actual .OBJ files for libraries which are already built.
Did something go wrong during my AnyDAC build?
|
|