From 6250476ab857b3ad3abd72a0a92861017f657699 Mon Sep 17 00:00:00 2001 From: Simon Richter Date: Wed, 15 Apr 2020 18:08:17 +0200 Subject: [PATCH] Document that OCE 0.18 or OCC 6.9.0 are required now This updates the documentation after commit 25d7c0cae --- INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index ac4a6e84a3..af570dfacf 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -123,9 +123,9 @@ Installation from source code libngspice (optional) http://ngspice.sourceforge.net/ One of: - OCE >= 0.16 (optional) https://github.com/tpaviot/oce + OCE >= 0.18 (optional) https://github.com/tpaviot/oce - OCC >= 6.8.0 (optiona) https://www.opencascade.com/content/latest-release + OCC >= 6.9.0 (optiona) https://www.opencascade.com/content/latest-release Complete documentation for building from source can be found in the developer documentation located in Documentation/development/compiling.md