Skip to content

Re: How to fix the Error after inputting make for example

#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