Skip to content

Reply To: GSL – GNU Scientific Library

Due to recent bot attacks we have chanced 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 on OpenLB General Topics GSL – GNU Scientific Library Reply To: GSL – GNU Scientific Library

#5249
guojuw
Participant

Dear Stephan,

I worked it out in a different but similar way:

1. Add “#include ..” in the source code
2. In $openLBRoot/config.mk, add this line “LDFLAGS := gsl-config --cflags --libs
3. gsl-config is compiled from GSL source code.

Thanks for your help.

Regards,
Junwei GUO