FLTK GUI + CoCos2d-X for sprites

I have a project for my class involving animation. It is a C++ class, and we have to do GUI’s in FLTK. I would like to know if it’s possible for me to use CoCos2D-X along with FLTK for basic things such as CCRotateBy & CCRotateTo.