gday,
when I try to use sdl I am getting the error of:
| Code: |
$ld -lsdl
undefined reference to BView::Alignment(void)
ld: warning: cannot find entry symbol _start; not setting start adress
/boot/develop/gnupro/lib/libsdl.so undefined reference to BView::Alignment(void)
|
Its seems that the headers need to be updated as I have found a comment from ages ago that the headers under Senryu are outdated, as such as "Alignment()" was renamed "LayoutAlignment()" much earlier this year.
Post edited by: sjusen, at: 2008/07/12 12:56
Post edited by: sjusen, at: 2008/07/12 14:02