Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3273043
By: nobody

The relevant bit of code i use is:
..
#include <gsl/gsl_sf_bessel.h>
..
cout << gsl_sf_bessel_J0 (g) << endl;
..
This compiles alright but when I run the program, I get the windows-error
'Application can not be started, because libgsl.dll can not be found'.
I have done the .exe install of GnuWin32 and the libgsl.dll is in the /bin/
directory alright. I have tried various things but I don't seem to be able to
solve it. I'm not very familiar with dynamic linking.. could anyone help me
out? Thanks already.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to