Embedded Resources Compiler

Embedded Resources Compiler is a tool that will generate a C source file.
Download

Embedded Resources Compiler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Usfisch
  • Publisher web site:
  • http://markusfisch.de/?erc

Embedded Resources Compiler Tags


Embedded Resources Compiler Description

Embedded Resources Compiler is a tool that will generate a C source file. Embedded Resources Compiler is a tool that will generate a C source file (along with the corresponding header file) that embeds any given data file and provides a Resource class which gives access to this data. The Resource class can be created in two flavours: one using STL streams, the other is using WxWidgets streams.If you know "qtrc" of the famous QT toolkit, then you know what this tool is doing too.Requirements:· WxWidgetsInstallation:Be sure your system meets the above requirementsDownload tarball aboveUnpack tarball: $ tar xjvf erc-x.x.x.tar.bz2Change into the new directory "erc" and compile it by: $ cd erc$ makePlace the executable somewhere in your path, i.e. for a local install try: $ mv erc ~/bin Or, if you wan to make the program available for all users, do this as root: $ mv erc /usr/local/binUsage: ./erc FILE... -h print this help and exit -v print version and exit -i FILE read input files from this file -o FILE use this filename for output (.cpp/.h), default is "Resources" -f FORMAT set output format: STL (default) or wxWidgetsWhat's New in This Release:· The interface of the wxWidgets Resource object was reworked.· It now works with Unicode versions of wxWidgets greater than 2.6.0.


Embedded Resources Compiler Related Software