thezbyg / gpick

Advanced color picker written in C++ using GTK+ toolkit
BSD 3-Clause "New" or "Revised" License
376 stars 33 forks source link

Cannot build or run gpick #209

Open m34nbunny opened 2 years ago

m34nbunny commented 2 years ago

Cannot build latest gpick, any idea what I could be missing? ArchLinux version just stopped working and showed the below output. Tried to rebuild with gpick-git version in yay but no dice.

image

image

r0nya commented 2 years ago

Hi @m34nbunny,

I had had the same issue with compiling the gpick from sources on Arch Linux. I managed it with several simple changes:

Here is a patch with changes described above: 0001-fix-of-compilation-issue-on-Arch-Linux.txt