Index of /software/editxmp

[ICO]NameLast modifiedSize

[DIR]Parent Directory  -
[TXT]Makefile.am.diff24-Jan-2010 23:42 599
[TXT]README.html26-Jul-2008 03:36 1.2K
[TXT]EditXMP.cpp26-Jul-2008 01:15 2.5K
[   ]Makefile.am24-Jul-2008 16:41 2.4K

How to build

To build:

  1. Download exempi and extract it
  2. You will also need to have some dependencies installed: Debian users: type 'apt-get install libexpat1-dev libboost-test-dev'
  3. Put Makefile.am and EditXMP.cpp into the directory exempi-2.0.1/samples/source
  4. From exempi-2.0.1, run ./configure && make
  5. From exempi-2.0.1/samples/source, run make
  6. Use "editxmp" binary in exempi-2.0.1/samples/source