Benno Evers 4f5667882a Rename Win/ -> contrib/ 8 jaren geleden
..
CMakeLists.txt 4f5667882a Rename Win/ -> contrib/ 8 jaren geleden
README.md 4f5667882a Rename Win/ -> contrib/ 8 jaren geleden
WinBuild.cmd 4f5667882a Rename Win/ -> contrib/ 8 jaren geleden

README.md

contrib/

This folder contains contributions that may be useful to users of this library, but have a too specialized audience to become part of the main tree.

In particular, things in here will have a higher rate of bit-rot, since contributors are not required to and may be unable to check whether their changes break any of them.

Windows support

Configuring and Building Samples

> cd Win
> Win\build_win.cmd

The build_win.cmd will set up temporal ENV variables and build binaries in (matplotlib root)/examples with the Release configuration.