I try to compile Panda with the following command line:
- Code: Select all
./makepanda/./makepanda.py --everything --no-nspr --no-vrpn --no-fmod --no-nvidiacg --no-fftw
on Ubuntu-Linux PPC.
However it fails with the following error:
- Code: Select all
built/bin/flt2egg -pr ../= -o built/tmp/tmp.egg dmodels/src/gui/dialog_box_gui.flt
Reading dmodels/src/gui/dialog_box_gui.flt
Assertion failed: reader.get_opcode() == FO_header at line 1238 of pandatool/src/flt/fltHeader.cxx
Could not extract record for FltHeader db
Unable to read: invalid record
Any ideas what is going on?
Thanks,
Arne
