Hello all,
I need to recompile the Qt library to add some feature I need; the cross compilation seems to be successfull; but any program compiled with the new library crashes…
export PATH=/usr/local/DigiEL-5.0/usr/bin:$PATH
./configure -embedded arm -xplatform mkspecs/linux-arm-g++
Can someone help me?
Thanks!