<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">They are generated files.<br>
It's strange. I don't see why it would not work.<br>
cd sw && make CustomTarget_sw/generated<br>
should create workdir/CustomTarget/sw/<u></u>generated/tokens.cxx<br>
Does it fail for you?<br>
To clean the directory you can use (in sw): make CustomTarget_sw/generated.<u></u>clean<br>
And then when compiling I have -I$W/CustomTarget/sw/generated<br><br></blockquote><div><br></div><div>Oh, now I realize what was wrong... Since the ooxmlexport and ooxmlimport unit tests have been failing in my OS for some time (I don't know why, actually), I had commented them from the sw Makefile. It turns out that doing so ended up removing the trigger to generate the required file :(</div><div><br></div><div>Sorry about that. This is probably better for another thread, but it would also be good to understand what went wrong with said unit tests. I spotted one commit that changed an expected value and removed an #ifdef directive for OS X in ooxmlexport, but it isn't clear to me what is going wrong. Anyway, as soon as my now fixed build finishes or presumably fails in the re-enabled tests, I can post the details.</div><div><br></div><div>Thanks,</div><div>Renato.</div></div>