rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
950 stars 501 forks source link

'CAN_PEAK_USB_Resource.h' not found #1280

Open jcdevel opened 2 years ago

jcdevel commented 2 years ago

Hello All, I am trying to build BusMaster v3.2.2 (current master). The PEAK interface fails to build because of missing 'CAN_PEAK_USB_Resource.h'. I cannot find this file anywhere (BusMaster sources, PEAK libraries, even Google returns no results). Documentation does not make any reference to this missing header. Where can I find it? Is it generated automatically during the build process? Thank you very much.

castelaoguillermo commented 2 years ago

Hello jcdevel, I downloaded the latest version of master and I'm having the same error. Did you finally manage to solve it? Thanks in advance