Problem while installing PCAN view in Linux Ubuntu OS
Posted: Thu 17. Dec 2020, 14:26
Error output while installing PCAN view in ubuntu OS.
PCAN driver 8.10.0 is installed.
Followed below link to install PCAN view
https://www.peak-system.com/produktcd/D ... harDev.txt
Sequence of commands:
If you want to use our PCAN-View for Linux example you need the GTK+2:
$ sudo apt-get install gtk+2.0
$ wget http://www.peak-system.com/cupd2/PCAN-V ... TK+.tar.gz
NOTICE - this download link will no longer available - ask for this file at support@peak-system.com
$ tar -xzf PCAN-View-LINUX-GTK+.tar.gz
$ cd pcanview
$ make all
Error Output:
In file included from /usr/include/PCANBasic.h:32:0,
from src/PCanView.h:46,
from src/TransmitMessages.cpp:19:
/usr/include/pcan.h:32:2: error: #error "double define for DWORD, WORD, BYTE found"
#error "double define for DWORD, WORD, BYTE found"
PCAN driver 8.10.0 is installed.
Followed below link to install PCAN view
https://www.peak-system.com/produktcd/D ... harDev.txt
Sequence of commands:
If you want to use our PCAN-View for Linux example you need the GTK+2:
$ sudo apt-get install gtk+2.0
$ wget http://www.peak-system.com/cupd2/PCAN-V ... TK+.tar.gz
NOTICE - this download link will no longer available - ask for this file at support@peak-system.com
$ tar -xzf PCAN-View-LINUX-GTK+.tar.gz
$ cd pcanview
$ make all
Error Output:
In file included from /usr/include/PCANBasic.h:32:0,
from src/PCanView.h:46,
from src/TransmitMessages.cpp:19:
/usr/include/pcan.h:32:2: error: #error "double define for DWORD, WORD, BYTE found"
#error "double define for DWORD, WORD, BYTE found"