[gephex-devel] Adding module copies -> xyz_xpm undeclared error
H. Dombrowski
herb at hildegard6.de
Mon Oct 31 16:45:49 CET 2005
Hi list!
When I copy a module (let's say the effectvwarpmodule-dir to
ownwarpmodule; renaming source files and modifiing the
ownwarpmodule.spec to match the new name) the build system gives me
errors concerning the xpm-icon of the module:
ownwarpmodule_auto.c: In function `getInfo':
ownwarpmodule_auto.c:110: error: `ownwarpmodule_xpm' undeclared (first
use in this function)
The file ownwarpmodule_auto.c is built as it should be by the
build-system via pluc.py c ownwarpmodule.spec and includes the correct
file (#include "ownwarpmodule.xpm").
Where is ownwarpmodule_xpm declared (or effectvwarpmodule_xpm)?
All other modules build just fine.
Any hints are welcome...
Thanks,
herb
More information about the gephex-devel
mailing list