Forums › BB Series Discussions › BB60C API library in ELF format › Reply To: BB60C API library in ELF format
bbowar
Participant
I found the Embarcadero C++ compiler had a utility called “mkep” to convert a .dll file to a .a file. Now when I link the .a file, there are no unresolved external errors.
