Yubico / yubikey-personalization-gui

YubiKey Personalization GUI
https://developers.yubico.com/yubikey-personalization-gui
BSD 2-Clause "Simplified" License
200 stars 38 forks source link

Can't compile - Project ERROR: Package ykpers-1 not found #88

Closed Hemie143 closed 5 years ago

Hemie143 commented 5 years ago

While compiling (qmake && make), I get the following output: Project MESSAGE: Release build Project MESSAGE: Unix build sh: 1: pkg-config: not found Project ERROR: Package ykpers-1 not found Makefile:69: recipe for target 'src//Makefile' failed make: *** [src//Makefile] Error 2

The packages have been installed as instructed.

Hemie143 commented 5 years ago

My mistake. I forgot that my system has just been re-installed and was still missing pkg-config.