everything is pink, Ubuntu 12.10 x64, alpha 9

Get support for Unvanquished.
gnales
Dretch
Posts: 58
Joined: Sat Oct 06, 2012 1:22 pm UTC

Re: everything is pink, Ubuntu 12.10 x64, alpha 9

Post by gnales »

Hello, I have tried on my home pc, and I have a pink screen, my graphic card is a GTX560Ti with the proprietary driver EXPERIMENTAL 304

Image

windseeker
Posts: 2
Joined: Tue Nov 06, 2012 10:16 pm UTC

Re: everything is pink, Ubuntu 12.10 x64, alpha 9

Post by windseeker »

building from source fixes the problem for me.

By the way: The linker fails to link rendererGL.so because you forgot to add -pthread to the compile flags. I added it in CMakeLists.txt to CMAKE_C_FLAGS. Dunno if there is a better place to add this, but anyway it made the linker happy.

User avatar
Anomalous
Programmer
Posts: 318
Joined: Wed Mar 07, 2012 3:51 pm UTC

Re: everything is pink, Ubuntu 12.10 x64, alpha 9

Post by Anomalous »

Works fine here… output (showing the failure) may help.

You may want to use make VERBOSE=1, though.

Debian and Ubuntu packages (squeeze, wheezy, sid; 12.04, 12.10, 13.04) may work on derivatives

OFFEND! … no, that's not right… ATTACK!

gnales
Dretch
Posts: 58
Joined: Sat Oct 06, 2012 1:22 pm UTC

Re: everything is pink, Ubuntu 12.10 x64, alpha 9

Post by gnales »

Ok I have compile the game on my linux computer and all work fine, thank you

Image

Post Reply