View Single Post
Old 01-15-2013, 05:43 PM   #26
sven
Enthusiast
sven has a complete set of Star Wars action figures.sven has a complete set of Star Wars action figures.sven has a complete set of Star Wars action figures.sven has a complete set of Star Wars action figures.sven has a complete set of Star Wars action figures.
 
Posts: 39
Karma: 454
Join Date: Jul 2012
Location: Brussels
Device: Kobo Touch
Quote:
Originally Posted by notzed View Post
sven - I know this is probably an oversight, but you really need to include the source code to einkfb.c and the makefiles.

Currently you are violating the license terms by not including them.
That hasn't been by purpose. I uploaded the einkfb.c and some related files, but I have no makefile, since I compiled the library on a windows box:

Code:
arm-none-linux-gnueabi-gcc -I"C:\Program Files\CodeSourcery\Sourcery G++ Lite\arm-none-linux-gnueabi\libc\usr\include" -L"C:\Program Files\CodeSourcery\Sourcery G++ Lite\arm-none-linux-gnueabi\libc" -shared -Wall einkfb.c EInkFB.h -o libeinkfb.so
sven is offline   Reply With Quote