FIAS . Impressum . Privacy

Problem with FindVc

Sven Langkamp sven.langkamp@gmail.com[please enable javascript to see the address]
Tue Sep 25 16:06:06 CEST 2012


On Tue, Sep 25, 2012 at 3:45 PM, Matthias Kretz <
kretz@compeng.uni-frankfurt.de[please enable javascript to see the address]> wrote:

> On Tuesday 25 September 2012 15:37:29 Matthias Kretz wrote:
> > On Monday 24 September 2012 20:09:40 Sven Langkamp wrote:
> > > On Mon, Sep 24, 2012 at 1:54 PM, Matthias Kretz
> > >
> > > > I don't really understand what's going on. You mean that if you copy
> <Vc
> > > > prefix>/lib/cmake/Vc/FindVc.cmake into your sources you get the above
> > > > error?
> > >
> > > Yes, I did copy that file.
> > >
> > > > How would you use the one installed by Vc?
> > >
> > > I don't know. CMake did pick it up automatically, could be that the
> > > FindVc.cmake is in the CMAKE_MODULE_PATH or so.
> >
> > OK, maybe what's happening is that cmake's find_package doesn't actually
> use
> > the installed FindVc.cmake but the installed VcConfig.cmake (which is
> what
> > line 29 in FindVc.cmake does, too). Thus it's the same except that it
> > doesn't execute the find_package_handle_standard_args function.
> > Our problem thus boils down to: Why does this function, which is part of
> > CMake, work for me (on several machines) and not for you? I'll have to
> check
> > whether the arguments changed in some cmake version...
>
> The CONFIG_MODE switch used in find_package_handle_standard_args is part of
> cmake since this commit:
>
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e8ae504c0e13a641660ae78a05d5a5184f352800
> That's cmake 2.8.3 if I'm not mistaken. Would that explain our error?


I have cmake 2.8.7 here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://compeng.uni-frankfurt.de/pipermail/vc/attachments/20120925/2bd9cb2c/attachment.html>


More information about the Vc mailing list
FIAS . Impressum . Privacy