SFML community forums

Help => General => Topic started by: Inpet Programmer on March 13, 2014, 09:07:45 am

Title: SFML-Master compile error
Post by: Inpet Programmer on March 13, 2014, 09:07:45 am
When I try compiling SFML-Master with cmake-gui I can this error...

Quote
CMake Error at cmake/Modules/FindUDev.cmake:49 (MESSAGE):
  Could not find UDev library
Call Stack (most recent call first):
  src/SFML/Window/CMakeLists.txt:133 (find_package)

I completely followed the tutorial so I'm not sure where I messed up.
I tried re-installing UDev with package manager with no luck. Your help will be appreciated!
Title: Re: SFML-Master compile error
Post by: Laurent on March 13, 2014, 09:13:05 am
You must install the development package for libudev.
Title: Re: SFML-Master compile error
Post by: Inpet Programmer on March 13, 2014, 05:44:55 pm
Thanks a lot, it worked!
Title: Re: SFML-Master compile error
Post by: amhndu on May 08, 2014, 05:38:22 am
You must install the development package for libudev.
In the official tutorial on the website , there is no mention of udev.
Here's what's mentioned:
Quote
pthread
opengl
xlib
xrandr
freetype
glew
jpeg
sndfile
openal
It should also state udev,just a heads up.
Title: Re: SFML-Master compile error
Post by: Nexus on May 08, 2014, 09:18:02 am
Yes. The reason why udev is not mentioned is that this dependency was added only in the development version on GitHub. It's not part of SFML 2.1, but will be in 2.2.