Tuesday, September 28, 2010

DataLibraryCreator

Karsten Kusche has released DataLibraryCreator, which stores binary files in a static library and makes their data available via exported symbols.

5 Comments RSS · Twitter


Your link to the github repo does not work as is, it should be pointing to http://github.com/karstenBriksoft/DataLibraryCreator (without the .git extension).



I'm having a hard time envisioning why I'd want to use this. Are there use cases which spring to mind?


@Nat A command-line tool that has some resources but needs to be self-contained.


Leave a Comment