Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Problems with compiling Allegro in OpenSUSE 13.1

$
0
0
Hello! I'm trying to compile allegro-5.0.10. First I installed some packages by command:

Code:

zypper install cmake build irrlicht-devel libvorbis-devel libbz2-devel libpng12-devel libjpeg8-devel libXxf86vm-devel sqlite3-devel libogg-devel irrlicht-data gcc gcc-c++ openal-soft-devel Mesa-libGL-devel
Then according to the official instructions I create subfolder Build in the folder allegro-* and goto in it and then execute command:

Code:

cmake ..
After this step the following error were found:

Code:

-- Allowing GCC to use SSE instructions
CMake Error at CMakeLists.txt:570 (message):
  X11 support requires Xcursor library.


-- Configuring incomplete, errors occurred!

Unfortunately, package Xcursor does not exist in the OpenSUSE 13.1 repositories and I don't know where to get it.

Please tell me what I should do.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>