[Paraview-developers] Paraview build error

Chiranjib Sur sur.chiranjib at gmail.com
Tue Oct 13 13:55:04 EDT 2015


Great! Will this close parenthesis appear as a bug fix?
For the other issue, what the user is supposed to do?

Thanks,
Chiranjib
------------
Using handheld, sorry for the typos, if any.
On Oct 13, 2015 11:22 PM, "Ben Boeckel" <ben.boeckel at kitware.com> wrote:

> On Tue, Oct 13, 2015 at 22:29:19 +0530, Chiranjib Sur wrote:
> > Please find the file attached.
>
> Thanks; I've pointed out this first problem below.
>
> > FYI, while I was browsing to explore more about the error message (posted
> > earlier in the thread), I got the information from one of the mailing
> list
> > posting (https://cmake.org/pipermail/cmake/2014-November/059193.html)
> that
> > in line 224 of this particular file COPY_ONLY should actually be
> COPYONLY.
> > Is that true?
>
> Yes, but that's not this error :) .
>
> >             qt5_make_output_file("${infile}" "" "qrc.depends"
> out_depends)
> >             configure_file("${infile}" "${out_depends}" COPY_ONLY)
> >         else(
> >             # The .qrc file does not exist (yet). Let's add a dependency
> and hope
> >             # that it will be generated later
> >             set(out_depends)
>
> Problem is right here; else is missing a close parenthesis.
>
> --Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20151013/1ee0bb6a/attachment-0001.html>


More information about the Paraview-developers mailing list