This is the command cableidx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
cableidx - generate index files from gccxml xml files.
SYNOPSIS
cableidx input.xml output.idx
DESCRIPTION
The command cableidx generates index files from gccxml xml files. The index files tell
cswig what classes are wrapped in which libraries. This is important because swig needs to
know if a class is not wrapped or wrapped in another module, and if it is wrapped which
module it is wrapped in.
Use cableidx online using onworks.net services