Skip to content

Reply To: Can’t compile the example

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 Can’t compile the example Reply To: Can’t compile the example

#8533
Adrian
Keymaster

The problem is most likely that you did not fully recompile after switching from a GPU_CUDA enabled config to the plain CPU one. Running a make clean-core from the example resp. make clean from the OpenLB root should fix it.