fatal error LNK1136

Dear All,

I am trying to send commands to RGB Controller in vc++ under windows XP. When i build my project i am getting the following output:

1>C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\usp3tcom.lib : fatal error LNK1136: invalid or corrupt file

could anybody explain what's the real problem of this? FYI the usp3tcom.dll and usp3tcom.lib was built in Borland C++ 5.02

Thanks in advance

Arief
I have no idea. But maybe if you have access to .lib codes you may recompile them usng an option telling compiler to make Microsoft compatible libs (COFF format?). Or using MS compiler.
Topic archived. No new replies allowed.