It is fine when call layer->SetCooperativeLevel(layer, DLSCL_ADMINISTRATIVE );
Why it is compiled good in laptop but cross compile has problem? --- On Wed, 6/2/10, hong zhang <[email protected]> wrote: > From: hong zhang <[email protected]> > Subject: [directfb-users] Compile error on my overo board not in laptop > To: [email protected] > Date: Wednesday, June 2, 2010, 5:16 PM > List, > > I have a compile error when layer->SetCooperativeLevel( > layer, DFSCL_FULLSCREEN ); is called in my ARM board. > > It is good in my Ubuntu 10.4 laptop. But I got following > compile error on my ARM board. Does any body know it? > Because of version? > > > dfbdisplay.cpp:1374: error: cannot convert > ‘DFBCooperativeLevel’ to > ‘DFBDisplayLayerCooperativeLevel’ in argument passing > > Please help. > Thanks!!! > > ---henry > > > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
