I created QT creator executable file and try to execute in ARM based board. Using Angstrom cross compiler tool chain ,i cross compiled in host system and copied to target system (ARM based board). The executable file is compiling but giving the error like "FT_New_Face failed with index 0:2" . How to resolve this problem.