Adding a 2nd party xxx.lib file to my uV3 (V3.30) project causes ERROR L218 NOT AN OBJECT FILE. xxx.lib was created on uV3 (V3.90), any ideas? Even when right-click on the .lib file, uV3 reports "Not a library file".
Is it in the appropriate Library format required by Keil?
In the "properties/file type" area for this file it is designated as a Library file. Anything else I should look for, thanks.
Not uncommon to get problems when linking a library built with a different version of the tools - especially if using c++.
Does it make a difference if you try to build a little library with your version of the compiler?
Have you asked Keil support?
View all questions in Keil forum