Thanks to elisherer for reporting a mistake in the documentation

This commit is contained in:
csBlueChip 2009-09-03 14:15:06 +00:00
parent 4cbbf711f8
commit 711283033d

View file

@ -151,7 +151,7 @@ After everything is installed, simply put
at the top of your .c file and use the functions as required at the top of your .c file and use the functions as required
You will also need to add You will also need to add
-lgrrlib -ljpeg -lpngu -lpng -lz -lgrrlib -lfat -ljpeg -lpngu -lpng -lz
to the libs line in your makefile to the libs line in your makefile
...Remember the order of the libraries is critical. You may (need to) insert ...Remember the order of the libraries is critical. You may (need to) insert
other libraries in the middle of the list, you may need to add others to the other libraries in the middle of the list, you may need to add others to the