Subj : Re: Invalid OMF record error To : borland.public.cpp.borlandcpp From : "Will" Date : Tue Oct 07 2003 11:02 am Sorry, but thanks for the suggestion, it is very useful! "Trevor Arsenault" ¼¶¼g©ó¶l¥ó·s»D :3f81d4f4@newsgroups.borland.com... > As stated before this is the wrong newsgroup. > That being said Borland's lib files are in a OMF format. > Lib files are compiler specific therefore when it states > ('possibly COFF', which is the Microsoft Visual Studio format) > it means that your lib file is of a different format or it may be malformed. > best solution is to use a tool to convert it such as COFF2OMF...if > it's originally a COFF file or to try and create a new lib from the included > DLL's/Deff files using implib, impdef. > Hope this helped a little. > Trevor > > > Error: > > > 'D:\NOKIA_SYMBIAN\6.1\SERIES60\EPOC32\RELEASE\WINSB\UDEB\MEDIACLIENTAUDIOINP > > UTSTREAM.LIB' contains invalid OMF record, type 0x21 (possibly COFF) > > > > Can someone tell me what this means? > > > > Thanks alot !! > > .