playerproject / player

The Player cross-platform robot device interface & server
GNU General Public License v2.0
58 stars 31 forks source link

Fix cmake error missing gdk #23

Closed kevinsmia1939 closed 3 years ago

kevinsmia1939 commented 3 years ago

This patch fix my issue. https://github.com/playerproject/player/issues/22

I think that this issue occurred because gdk install itself to a different directory name.

richmattes commented 3 years ago

This should be resolved by #24, please re-open if you're still having problems.