Dear All, When I want to use gsl to solve ODE in the VC environment I encounter a problem, which is: error LNK2001: unresolved external symbol *_gsl_odeiv_step_rk8pd*; I have already add two libs which are libgslcblas.lib and libgsl.lib in the VC and when I use the simplest sample code from the website it works. How could I solve the link problem above. Thank you all. _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
