Hello all,
right now i did try to go for building on Kubuntu 12 LTS.
And poww.. running into error.
After having followed the instructions on the page for
building-instructions, i get the following output:
-- Looking for POCO_NetSSL...
-- Found POCO_NetSSL: optimized;/usr/lib/libPocoNetSSL.so;debug;/usr/lib/libPocoNetSSLd.so
-- Looking for POCO_XML...
-- Found POCO_XML: optimized;/usr/lib/libPocoXML.so;debug;/usr/lib/libPocoXMLd.so
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xrandr_INCLUDE_PATH (ADVANCED)
used as include directory in directory /home/tuxator/Downloads/sumwars-0.5.6
X11_Xrandr_LIB (ADVANCED)
linked by target "sumwars" in directory /home/tuxator/Downloads/sumwars-0.5.6
mmhhh... honestly??
I have no idea how to fix this.....
Can someone please help me here ?
thx in advance,
regards
agast2
EDIT: Ok, after reading on web-page about specific things
to watch when using ubuntu, installing the extra
libxrandr-dev, it concluded at last cmake, two
messages given, but scroll to fast to get them.
Make also pases, even sudo make install .
But finally it crashes, when try to start the
program.... Can someone help ? please ?