acuoci / CVI

Chemical Vapor Infiltration

Home Page:https://www.opensmokepp.polimi.it/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix compilation issues on specific Linux machines

acuoci opened this issue · comments

Linking with boost libraries fails in some machines.
The problem seems to be related to the C++11 standard I adopted in recent versions of OpenSMOKE++

Fixed compilation using the Intel compiler.
The gcc compiler still fails. It will be investigated in the future.