-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
buildBuild system and infrastructureBuild system and infrastructuresupportHelping users with problemsHelping users with problems
Description
For the last few days the builds have been failing with:
/home/whitequark/Projects/scopehal-apps/lib/scopehal/SCPIHIDTransport.cpp: In static member function ‘static std::vector<TransportEndpoint> SCPIHIDTransport::EnumTransportEndpoints()’:
/home/whitequark/Projects/scopehal-apps/lib/scopehal/SCPIHIDTransport.cpp:171:29: error: ‘EnumerateDevices’ is not a member of ‘HID’
171 | auto devices = HID::EnumerateDevices();
| ^~~~~~~~~~~~~~~~
I have not investigated why, but I think all of the submodules are up to date at least.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildBuild system and infrastructureBuild system and infrastructuresupportHelping users with problemsHelping users with problems