Skip to content

PeakCanUSB is not found in QtCanBus PeakCan Plugin #12

@OckyKristanto-TomTom

Description

@OckyKristanto-TomTom

PeakCanUSB is not scanned under QtCanBus PeakCan Plugin

Steps to reproduce:

  1. Ensure same Qt application running fine and able to connect PeakCan via QtCanBusPeakCanPlugin ("peakcan") on Linux
    (:+1:)
  2. Build same QtAppplication on MacOS (M1 Chip) + install https://github.com/mac-can/PCBUSB-Library/releases/download/v0.11.2/macOS_Library_for_PCANUSB_v0.11.2.tar.gz
  3. Observe that upon start, calling this snippet result on empty devices list (:-1:)
auto devices = QCanBus::instance()->availableDevices("peakcan", &errorString);

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions