Hi,
On 12 December 2014 at 21:59, Renato Ferreira <renato.wolp@gmail.com> wrote:
/Users/renato/lo/core/sw/source/core/swg/SwXMLBlockImport.cxx:32:10: fatal
error: 'tokens.cxx' file not found
#include <tokens.cxx>
^
1 error generated.
make[1]: ***
[/Users/renato/lo/core/workdir/CxxObject/sw/source/core/swg/SwXMLBlockImport.o]
Error 1
Searching for tokens.cxx gives me the following files:
./workdir/CustomTarget/editeng/generated/tokens.cxx
./workdir/CustomTarget/filter/source/svg/tokens.cxx
Which I don't quite understand, why should I only find them in the workdir?
Is there any include path not configured properly, maybe, or something of
that sort?
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 then when compiling I have -I$W/CustomTarget/sw/generated
HTH,
Matus
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.