From 144a78fef47dd29e08ddadfdb7cef53052e890eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 17 Apr 2018 09:27:03 +0200 Subject: [PATCH] Added links to prebuild binaries --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 11bb04ce..7a9da4b6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh The python bindings can be found here: https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python +## Download Binaries + +### Windows +* [VS2017 32-bit shared no apps ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-32-bit-shared-no-apps) +* [VS2017 64-bit shared no apps ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-64-bit-shared-no-apps) +* [VS2017 32-bit static no apps ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-32-bit-static-no-apps) +* [VS2017 64-bit static no apps ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-64-bit-static-no-apps) + ## Installing Unpack the tar-ball to a suitable place.