XBMC looks great (debian unstable working fine)
#1
First off, let me say: Wow, guys, XBMC linux is fantastic.

I have it working just fine on my debian unstable box. I had to do:
Code:
./configure CXX=/usr/bin/g++-4.2
to get it to compile (i also use --disable-debug). BTW guys, if you get the "min takes two arguments" error, you might also need to do:
Code:
make distclean
before using the above configure line, as some of the sub-projects will have stored the options from your previous configure. It looks like g++ 4.3 is to blame.

Anyways, thanks for all the hard work, xbmc devs and team. I've used xbmc on the xbox for years, but this is awesome. HTPC and high def content here I come.

thanks again,
eric9
Reply
#2
I got a bunch of odd link errors with g++-4.3 so thanks for this one!!

I agree too xmbc is slick, very happy its made it to other platforms Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC looks great (debian unstable working fine)0