Hi,
I have a CMake project (C++) and I would like to know how to
include your pcanbasic library to my project.
(I have already installed the "linux driver" and "pcan-basic" for linux)
Regards,
Arcon
How to include pcanbasic library to a CMake Project (C++) on Linux
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: How to include pcanbasic library to a CMake Project (C++) on Linux
Hello Acron,
Thanks for your request.
You should have a look at the examples provided in the peak-linux driver package.
In you will find
the source code for the example-applications provided (pcanread, pcanwrite, pcaneventwrite, pcaneventread),
you can use them as a basis for your own application.
The corresponding makefile can be found in
For further questions feel free to contact us again.
Best Regards
Marvin
Thanks for your request.
You should have a look at the examples provided in the peak-linux driver package.
In
Code: Select all
/peak-linux-driver-8.11.0/libpcanbasic/examples/c++/src
the source code for the example-applications provided (pcanread, pcanwrite, pcaneventwrite, pcaneventread),
you can use them as a basis for your own application.
The corresponding makefile can be found in
Code: Select all
/peak-linux-driver-8.11.0/libpcanbasic/examples/c++
Best Regards
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team