Re: How to fix the Error after inputting make for example
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › How to fix the Error after inputting make for example › Re: How to fix the Error after inputting make for example
December 30, 2013 at 10:42 am
#2131
mathias
Keymaster
Hi peili_enhy-ro,rnrnYou can a/ install your own boost and replace the include in Makefile.inc from local to your new boost paths or b/ do as recommented change in “”./../src/external/boost/bits/predefs.h:20:3″” “”<bits/predefs.h>”” to “”<features.h>””.rnrnAfter that you must recompile the whole libarary by “”make cleanbuild””, “”make clean”” and “”make””.rnrnBest regardsrnMathias