|
There's a problem with using the "str_tok_r" command on line 313 and 322... It is unrecognized:
/home/Administrator/rockbox-devel/build/apps/plugins/bubbles.o: In function `bubbles_loadlevels' :
/home/Administrator/rockbox-devel/apps/plugins/bubbles.c:313: undefined reference to `_strtok_r'
/home/Administrator/rockbox-devel/apps/plugins/bubbles.c:322: undefined reference to `_strtok_r'
|