MorsGames / sm64plus

A fork of sm64-port that focuses on QoL improvements and customizability.
https://mfgg.net/index.php?act=resdb&param=02&c=2&id=38190
456 stars 33 forks source link

Package libusb-1.0 was not found in the pkg-config search path #37

Closed ryu-ketsueki closed 3 years ago

ryu-ketsueki commented 3 years ago

I'm building from Tumbleweed with all dependencies met, although the building process can't find libusb even though it is installed. Here says I can add the directory containing the required file but doesn't say where or how.

Wooty-B commented 3 years ago

I come from Debian but have you installed the "libusb-devel" package?

ryu-ketsueki commented 3 years ago

Turns out that was the problem but I forgot to say it here. But thanks anyway.