Re: Compiler problems on IBMs BlueGene/Q
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Compiler problems on IBMs BlueGene/Q › Re: Compiler problems on IBMs BlueGene/Q
September 23, 2013 at 2:55 pm
#2121
mathias
Keymaster
Dear Yanhen,rnrnPlease try the flag “”-D__aligned__=ignored””. If this is not working google for the problem “”::int64_t”” is not declared””. It seems to be a problem with the included boost. If this is also not working, you can install your own boost if not done and link it. For that you need to change the line “” src/external/boost “” to your own path.rnrnMathias
