Hi,
just a short addition. First, you can find a log of a successful
(command-line) build here:
https://statismo.cs.unibas.ch/logs/log-1.txt
Maybe you can find some hints concerning how things should be invoked,
and where stuff looks/behaves differently on your machine.
Anyway, while looking through it, I realized once more that the Visual
Studio naming scheme is nothing short of utterly confusing. So yes, we
are actually using "Visual Studio 2012", but that is in fact Visual
Studio 11. I don't know if you have the same version, or if you have a
newer one? (maybe VS12 is nicknamed "Visual Studio 2014"? :-O ... I
don't regularly use Windows, so I'm not up to date on that...)
HTH
Christoph
>
> The superbuild is tested with VS12 on Windows 7. It should download all
> dependencies, compile and install them for you.
> You get error messages like this, when you run CMake using the wrong
> source folder. But you explicitly mention that you used the superbuild
> folder in CMake.
>
> Can you send us the full output from CMake, such that we can see what
> goes wrong?
>
>
> <mailto:
xiongyun...@gmail.com>> wrote:
>
>
> *Has anyone built statismo on VS12 in win7. *