Hello all,

not sure this is known, this was new to me when i stumbled over this.
when you cd into the module prj folder, you can enter:
dmake -ip module name (example dmake -pi solenv)

and dmake will output a readable makefile what it actually executes.

sadly its not working with build command, since -p is different and therfor will not passed to dmake.
the -i switch is for ignoring errors.

it helped me to understand my issue better.
i check if it is easy to integrate this into the build command and add some more prints to understand the build better.

 all the best
peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to