Board index » cppbuilder » BCB4 Linker Failing To Export Names To Import Library
David Beauchesn
![]() CBuilder Developer |
Tue, 04 Sep 2001 03:00:00 GMT
BCB4 Linker Failing To Export Names To Import Library
I have an existing project which consists of a DLL built with BC5.
The project contains several LIBs each of which contains the result of several CPP files. These LIBs along with several 'stand-alone' OBJs is linked into the DLL and an import library is created from the whole process. All of the functions, variables and classes which are marked for export show up in the import library as they should. Now onto BCB4. Because of the number of source files involved, I Any help would be appreciated! |