hotgloupi
15-06-2007 12:24:20
I hope lots of people will love me !
in PagingLandScape2FrameListener.h :
find the line where is
and replace by
Or you remove the #ifdef section and just let
for both linux platform and windows platform.
plz post if it doesn't work for you or if ti needs some other changes
kiss me
in PagingLandScape2FrameListener.h :
find the line where is
mWindow->getCustomAttribute("WINDOWGLX", &windowHnd);
and replace by
mWindow->getCustomAttribute("WINDOW", &windowHnd);
Or you remove the #ifdef section and just let
mWindow->getCustomAttribute("WINDOW", &windowHnd);
for both linux platform and windows platform.
plz post if it doesn't work for you or if ti needs some other changes
kiss me