In the PCAN-XCP API are provided the PXCP.dll files.
I am using the C++ Builder and for some reason I can not load the library. I assume that the library was created in Microsoft Visual C++.
Is it possible to get the dll files in order to use them with C++ Builder?
Best regards
Search found 2 matches
- Tue 24. May 2016, 12:38
- Forum: PCAN-XCP
- Topic: Load PXCP.dll in C++ Builder
- Replies: 1
- Views: 4806
- Thu 28. Apr 2016, 15:30
- Forum: PCAN-Basic
- Topic: Unable to find the library PCANBasic.dll
- Replies: 10
- Views: 16243
Re: Unable to find the library PCANBasic.dll
Hi I am using the PCAN-USB Pro hardware, and when running the PCAN-Basic Example I'm getting a similar problem. 1. When I run the application, a compile error in line 990 appears and it does not compile. 2. I commented lines 989 to 991, and now I am able to compile. 3. After compiling, I get an erro...