Dear all,
with mcirowindows0.89pre7,sdl-1.2.4,redhat 7.1
then:
./configure --disable-video-x11 --disable-video-fbcon
–enable-video-nanox --disable-nanox-direct-fb
–with-nanox-piexl-type=[0888]
…
make
…
then the error generated:
SDL_nxvideo.c:In function ‘NX_VideoInit’:
SDL_nxvideo.c:227:structure has no memeber named 'rmask’
SDL_nxvideo.c:228:structure has no memeber named 'rmask’
SDL_nxvideo.c:229:structure has no memeber named ‘rmask’
…
what can I do with then?
Regards,
Andy