Reply To: GSL – GNU Scientific Library
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › GSL – GNU Scientific Library › Reply To: GSL – GNU Scientific Library
October 25, 2020 at 7:24 pm
#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