[AD] Windowed driver color conversion again |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Eric, I did a cvs checkout and got your new conversion routines, but now QNX Allegro does not compile again... I get these errors:
lib/qnx/liballeg.a(colconv.o): In function `_get_colorconv_blitter':
colconv.o(.text+0x337): undefined reference to `_colorconv_blit_15_to_24'
colconv.o(.text+0x34f): undefined reference to `_colorconv_blit_15_to_32'
lib/qnx/liballeg.a(icolconv.o)(.text+0xc8): undefined reference to `_colorconv_rgb_scale_5335'
lib/qnx/liballeg.a(icolconv.o)(.text+0x2ac): undefined reference to `_colorconv_rgb_scale_5335'
Could you fix things up again?
Thanks
Angelo
PS: if anyone is interested, yesterday I put on CVS a QNX readme and a dedicated allegro-config script, plus I added the install target to the makefile.