PDA

View Full Version : FT_New_Face failed with index 0:2 error while execute QT creator executable



shivcena
27th October 2015, 11:05
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.