GSL
We had to use the GSL (Gnuwin32) library but we had some problems: an access violation when trying to call the
sl_multimin_fminimizer_alloc function. The exact error was:
(LIBGSL.DLL): 0xC0000005: Access Violation
To avoid this error, the macro GSL_DLL has to be declared.
0 Comments:
Post a Comment
<< Home