On Wed, 2014-11-19 at 07:09 +1100, Chris Sherlock wrote: > I'll see what I can do :-) > > Any ideas about the errors?
Not really, but I'd look at "/home/chris/repos/LibreOffice/core/vcl/source/window/paint.cxx:324:63: required from here" that line and see anything looks funny on that line. When deciphering a huge avalanche of template errors like that, normally the key is toward the end of it where it points to some file within our source tree, and you can make your best guess on what you are doing wrong... Alternatively, if you know how to set it up, compiling it using clang which generates much more human readable template error outputs. This can come in handy. Kohei _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice