3161

“Library ‘<name>’ contains no codesegment”

An .obj file of a library must contain at least one C function. Insert a dummy function in the .obj file, which is not defined in the .lib file.