# Build output directory To build examples and tests for 64-bit on Windows, change to this directory and use: ``` cmake -G"Visual Studio 14 2015 Win64" .. ``` For later versions of Visual Studio edit the string as appropriate.