>
> They are generated files.
> It's strange. I don't see why it would not work.
> cd sw && make CustomTarget_sw/generated
> should create workdir/CustomTarget/sw/generated/tokens.cxx
> Does it fail for you?
> To clean the directory you can use (in sw): make CustomTarget_sw/generated.
> clean
> And
Hi,
On 12 December 2014 at 21:59, Renato Ferreira wrote:
> /Users/renato/lo/core/sw/source/core/swg/SwXMLBlockImport.cxx:32:10: fatal
> error: 'tokens.cxx' file not found
> #include
> ^
> 1 error generated.
> make[1]: ***
> [/Users/renato/lo/core/workdir/CxxObject/sw/source/core/swg/SwX
Hi,
I am currently unable to build LibreOffice on my Mac... I am not sure if
the problem arose from any modification on the project itself or some
external factor.
Although Xcode had an update recently, I think it was related to Swift
stuff.
Here is the error I get:
/Users/renato/lo/core/sw/sou