Part Number: RM48L930
Hello,
I need to add the open source module libpng to my Hercules image. libpng makes calls to library zlib for file compression. Both libpng and zlib can be built easily on a linux PC starting with running ./configure then 'make' then 'make install'. What is the procedure to bring in zlib and libpng and configure & build these libs for use my my app code in Code Composer Studio?
thanks,