vnsi4 x86
#1
Hi,

I'm looking for the frodo vnsi4 x86 .zip.
My server and my laptop all are x64 and my openelec box is x86, so i cant compil the frodo vnsi4 x86 plugin.
It would be a great deal if you could give me a link... My wife is going crazy.

Bibi

ps : should have stay with x86 everywhere
Reply
#2
not a big deal compiling for 32bit on 64bit platform:

sudo apt-get install g++-multilib
sudo apt-get install gcc-multilib

./configure --host=i686-pc-linux-gnu CC="gcc -m32" CXX="g++ -m32"
Reply
#3
Thanks Big GrinBig Grin
Reply

Logout Mark Read Team Forum Stats Members Help
vnsi4 x860