Jeff Pohlmeyer wrote: > I think this is because there is already a macro named "project" in the > pluginmacros.h file: > #define project app->project Arrr, that makes sense, thanks :-) Has not been coding C for a while, so its easy to forget the preprocessor. Thanks ! /BL