Picolog1216 - how to link pl1000.lib in borland c++ builder

Post general discussions on using our drivers to write your own software here
Post Reply
mark99

Picolog1216 - how to link pl1000.lib in borland c++ builder

Post by mark99 »

Hi,

I have just bought a picolog 1216 and have written a simple piece of code in Borland C++ builder to read values from the logger.

However, I cannot get the code to statically link. I get the error:

[Linker Error] 'D:\MARKS\RR\BCP_TEST\P1_READ_AND_DISPLAY\PL1000.LIB' contains invalid OMF record, type 0x21 (possibly COFF)

I suspect the lib file is the wrong format.

The manual mentions the file pl1000bc.lib, which sounds like it could be the file to use with Borland C++ - but the file is not included in the SDK.

(Of course that may not be the problem at all)

Can anyone help?

Mark.

Chris
Site Admin
Site Admin
Posts: 169
Joined: Tue Aug 17, 2010 9:00 am
Location: St. Neots

Re: Picolog1216 - how to link pl1000.lib in borland c++ buil

Post by Chris »

pl1000bc.lib will be included in the next sdk release. > sdk_r10_1_0_17

Post Reply