<div dir="ltr">I have both cpp's and assembly files which I would like to include in an object library, however, I get:<div>OBJECT library "blah" contains:</div><div>    blah1.spp</div><div>    blah2.spp</div><div><br></div><div>but may contain only headers and sources that compile.</div><div><br></div><div>why can't an object created from assembly code be grouped together with objects created from cpp code?</div></div>