K8061 dll

Hi,

I just bought a K8061 USB board and I can’t compile the BCB demo.
I have BCB 3 wich says “Invalid project rule” when I try to open the project

I also tried it on Embarcadero C++ Builder XE5, the latest version, it opens the demo project, and I linked K8061.lib but when I compile it says the following for all the dll functions :
[ilink32 Error] Error: Unresolved external ‘CloseDevices’ referenced from C:…K8061_USB_INTERFACE\DEBUG_BUILD\UNIT1.OBJ

I am using Windows Vista 32bit and I put the DLL’s in Windows/System32 as well as in my project directory.

The Demo.exe works fine.

Any help please?

Here you can download slightly different Borland C++Builder project for the K8061.
box.net/shared/bfkufxiay2
In this example there is used run-time dynamic DLL linking - no need for .LIB file.

For more info please see: viewtopic.php?f=3&t=6157

BTW: Have you downloaded the latest software / driver package?
If not, then you can download and try this new software package for the K8061:
velleman.eu/downloads/files/ … k_2011.zip

In this new version the K8061.h is modified.

The package includes also new driver and new DLL.

You have to remove the previous driver and install the new driver (v1.0.0.6) from this download package.