I know very little about Linux, c++, make, configure, etc. Therefore,
I'm pretty excited that I was able to get Ubuntu installed along with
this stuff (by running sudo apt-get install):
git
mingw32
ant
jre
jdk
netbeans
yasm
openssl
pkg-config
build-essential
libc6-dev
ia32-libs
g++
multilib
libc6-dev-i386
lib32
zlib
With all of that, I finally got Xuggler to Build Successfully for
Linux. It failed most of the tests, but I was so excited, that I
started on cross-compiling for Windows. However, I'm getting this
error:
windres: command not found
Any ideas? I tried to follow these instructions (with no luck):
http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux
If anyone is successful, is there a way to see what binary packages
you have installed? Are there specific exports, environment
variables, etc. that need to be set? Any more instructions...please!
I've spent at least 15 hours working this with no luck.
Thanks,
Scott