<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Здравствуйте!</p>
<p><br>
</p>
<p>При запуске задачи говорит то же самое:</p>
<p>"Geant4 code is compiled without multi-threading support (-DG4MULTITHREADED is set to off). This type of RunManager can only be used in mult-threaded applications."</p>
<p>На моей машине решил проблему путем сноса Geant4 (нужно ли сносить не знаю) и установки с добавлением на этапе:</p>
<p><br>
</p>
<p>"To configure the build, change into the build directory and run CMake:<span style="font-family: Calibri,Arial,Helvetica,sans-serif;"><br>
</span></p>
<p><span style="font-family: Calibri,Arial,Helvetica,sans-serif;">$ cd /path/to/geant4.10.3-build</span><span style="font-family: Calibri,Arial,Helvetica,sans-serif;"><br>
</span></p>
<p><span style="font-family: Calibri,Arial,Helvetica,sans-serif;">$ cmake -DCMAKE_INSTALL_PREFIX=/path/to/geant4.10.3-install /path/to/geant4.10.03</span>"</p>
<p>(<a href="http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/InstallationGuide/html/ch02.html" title="Ctrl+ щелчок или касание: перейти по ссылке">http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/InstallationGuide/html/ch02.html</a>)</p>
<p><br>
</p>
<p>опции "-DGEANT4_BUILD_MULTITHREADED=ON"<br>
</p>
<p>("<span style="font-family: Calibri,Arial,Helvetica,sans-serif;">cmake -DCMAKE_INSTALL_PREFIX=/path/to/geant4.10.3-install ... -DGEANT4_BUILD_MULTITHREADED=ON ... /path/to/geant4.10.03</span>")</p>
<p><br>
</p>
</body>
</html>