Hi Juan, Juan Puertos <Juan.Puertos at g-cluster.com> writes: > [...] --export-symbol "--hxx-prologue "#include \"export.hxx\""" The command line is missing an argument for the --export-symbol option. It should be something like: --export-symbol MY_EXPORT ... Are you using the .rules file or is this your custom build step? Boris