From 7ffacaa6262025e9b1c1e5014b77383ce28b1506 Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Mon, 2 Oct 2023 16:23:10 +0200 Subject: [PATCH] #3454 wxwidgets 3.2 macOS --- Linux/scripts/ThirdParty-install-Base-rpm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/scripts/ThirdParty-install-Base-rpm.sh b/Linux/scripts/ThirdParty-install-Base-rpm.sh index 56c72bc..08af235 100644 --- a/Linux/scripts/ThirdParty-install-Base-rpm.sh +++ b/Linux/scripts/ThirdParty-install-Base-rpm.sh @@ -166,7 +166,7 @@ then # port -N install tetex -y (replaced by texlive) # cf EED : http://www.creatis.insa-lyon.fr/site/fr/CreatoolsInstallInstructionsv2.0.1MacOsv10.5.6-Developpers port -N install texlive -y port -N install latex2html -y - port -N install wxWidgets-3.0 -y + port -N install wxWidgets-3.2 -y port -N install boost -y # ln -s libboost_signals-xgcc40-mt-1_38.dylib libboost_signals.dylib /opt/local/lib # cf EED : http://www.creatis.insa-lyon.fr/site # ln -s libboost_signals-xgcc40-mt-1_38.dylib libboost_signals.dylib /opt/local/lib # cf EED -- 2.45.1