Forum archive
Can Open Watcom *.lib files be extracted?
- I have a *.lib file from an older version of Watcom (it even wasn't written on Open Watcom but Watcom C 10 I think) and it doesn't compile properly on Open Watcom 1.5. (it gives me errors like "undefined symbol" on certain functions). I think I know (I'm not so sure) where it has to be modified but I don't know if I can extract the source files from that library file.
Can anyone help me? - Nevermind I got it!