Skip to content

Re: OpenLB 0.9 problems with precompiled files

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 OpenLB 0.9 problems with precompiled files Re: OpenLB 0.9 problems with precompiled files

#2208
Leaf
Member
Quote:
Quote from astrohome on July 16, 2015, 13:40rnI’ve found the error – one should never use “”-j”” option. If I run just “”make”” it works (with several warnings and files not found but still it goes straight to finish).

rnYes, I search the function of -j var. It’s very sensitive to the makefile. If you use this, you must make sure that in your makefile, the dependent relationship is clear and execution sequence can be predictable.