Forums › BB Series Discussions › BB60C API library in ELF format › Reply To: BB60C API library in ELF format
May 26, 2016 at 6:14 am #94679
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.