I successfully built Irrlicht 1.8.4, but I get this error when I try to compile Chrono with Irrlicht support. I'm not sure what this is asking me to recompile with -fPIC or if something else is wrong. Thanks for any advice!
[ 36%] Linking CXX shared library ../../lib/libChronoEngine_irrlicht.so /usr/bin/ld: /home/jason/irrlicht-1.8.4/lib/Linux/libIrrlicht.a(CIrrDeviceLinux.o): warning: relocation against `_ZN3irr20PredicateIsEventTypeEP9_XDisplayP7_XEventPc' in read-only section `.text' /usr/bin/ld: /home/jason/irrlicht-1.8.4/lib/Linux/libIrrlicht.a(png.o): relocation R_X86_64_PC32 against symbol `png_zalloc' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: bad value -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/9ae3e818-4dfe-4764-997f-3da7b0098484n%40googlegroups.com.
