I want to start using the Irrlicht-Engine, but I have a big Problem.
I'm using Linux Suse 10.2 x64 (that's not the Problem^^)
I've get the latest Sources by the SVN, and compile the static libary myself, all great. But after that, I want to compile some examples, but I get an errormessage from my compiler:
Code: Select all
g++ main.cpp -o example -I"../../include" -I"/usr/X11R6/include" -L"/usr/X11R6/lib" -L"../../lib/Linux" -lIrrlicht -lGL -lGLU -lXxf86vm -lXext -lX11
../../lib/Linux/libIrrlicht.a(png.o): In function `png_init_mmx_flags':
png.c:(.text+0x94): undefined reference to `png_mmx_support'
collect2: ld returned 1 exit status
make: *** [all] Fehler 1
I hope you can help me,
brainos
PS.: Sorry for my bad English, but I'm a German