so we consider cocos2dx, which has a wonderful GUI. and my question is: how much work it will take to make this two engine
work together? which version of cocos2dx is recommend?
PS: in irrlicht, the gui job is done with a function called 'guienv->drawall()' in the main-loop, so can the cocos2dx do the some thing this way?
sorry for my poor english, any comments/helps is welcome!

===
I post this question in cocos2dx's forum (http://www.cocos2d-x.org/forums/6/topics/44901) , I know there's lots of master guys here, so, HELP ME OUT

If I can make it run, I will open source the code. we had search the internet, but we can't find a good enough gui lib for irrlicht

HELP,HELP,HELP!