Title: VS: Borland command line tools and the nsldap32v50.lib
I wrote:
---------------------
....
I'm trying to compile a small console application under windows with the Borland free compiler.
I compile my .cpp-file to an object without problems, but the linker reports that

        "Error: "c:\My-path-to-directory-lib\nsldap32v50.lib" contains invalid OMF record, type 0x21(possilby COFF)"

Can anybody help me out on this?  

------------------

I solved it!

I had to build my own .lib file (using Borlands implib.exe), not use  nsldap32v50.lib

Perhaps this colud be but somwhere under "Compiling the sample client for windows"?

That would have saved me some hours scanning faq's.

Regards, Sigmund

Reply via email to