unable to set .ttf font for CCLabelTTF in coco2d-x_12

I have noticed that from cocos2d-x_12 when we set some ttf font resource (like arial.ttf )it doesn’t set at all. Its seems this functionality is not working in this build. Even in the “Label Test” in TestCocos2dx sample where ever .ttf fonts are used they aren’t working. I have checked this on Wave3-S8600 bada 2.0 device. Additionally on Emulator on LabelTest it get crashed several times. Is it happening on bada or other platforms as well?

After some experiments its seems its a problem of Wave3-S8600 bada 2.0 rather than cocos2d-x. Any help is in this matter is appreciate-able.

Hi, did you test FontTest?

Only the device default font gets displayed. I will further work on it and will let you know. Thank you for your consideration.