From: Nabil Ghodbane Date: Fri, 14 Oct 2022 10:09:35 +0000 (+0200) Subject: openVKL is required X-Git-Tag: V9_11_0~233 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fb5df2f50e0bc3a7ebad2018658391256a0d7184;p=tools%2Fsat_salome.git openVKL is required --- diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index e5eb70e..ce97483 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -87,7 +87,7 @@ APPLICATION : omniORB : '4.2.3' omniORBpy : '4.2.3' opencv : '3.2.0' - #openVKL: '0.11.0' + openVKL: '0.11.0' openturns: '1.19' ospray : '2.4.0' packaging : '19.0' diff --git a/products/ospray.pyconf b/products/ospray.pyconf index ca1cc09..30d6a62 100644 --- a/products/ospray.pyconf +++ b/products/ospray.pyconf @@ -38,7 +38,7 @@ version_2_4_0 : version_2_4_0_win : { cmake_options : ' -Dembree_DIR=%embree_DIR:\=/% -DTBB_ROOT=%TBB_DIR:\=/% -DOSPRAY_TASKING_SYSTEM=TBB -DOSPRAY_ENABLE_APPS=OFF -DOSPRAY_ENABLE_TUTORIALS=OFF ' - depend : ['embree'] + depend : ['embree','openVKL', 'rkCommon', 'tbb'] } version_1_7_3 :