FIAS . Impressum . Privacy

Compiling Examples (was: Vc library)

Matthias Kretz [please enable javascript to see the address]
Tue Aug 19 11:59:53 CEST 2014


Hello Klaus,

(please write in English for the mailing list)

to compile the examples you need to enable them when you run cmake. To 
discover what is possible you could either use "cmake -i" (for interactive 
mode, which asks you for input for all possible switches), or "cmake-gui".

The switch you're looking for is BUILD_EXAMPLES. Without interactive mode 
enable it like this:
  cmake -D BUILD_EXAMPLES=TRUE /path/to/sources

Cheers,
  Matthias

On Tuesday 19 August 2014 11:10:45 you wrote:
> Version 0.73 hat kompiliert. Leider ist mir nicht klar wie ich die
> examples bauen und testen kann, die sind leider beim make nicht
> mitgemacht worden. Zugegeben kenne ich mich mit cmake auch nicht
> wirklich aus...

-- 
─────────────────────────────────────────────────────────────
 Dipl.-Phys. Matthias Kretz

 Web:   http://compeng.uni-frankfurt.de/?mkretz

 SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc
─────────────────────────────────────────────────────────────


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