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

Hi, 

I am a University Student from Singapore, currently working on a simulation
package for networks. I needed to use the GSL libraries, along with Microsoft
Visual Studio 2005. I downloaded the GSL package for windows and was able to
install the package, as well as link to my program. The program compiles and
links perfectly. However, when I try to run the package, an error is displayed
saying that

*** "This application failed to start because libgsl_d.dll was not found.
Re-installing the application may fix this problem" ***

I tried to re-build the package as well as try to use the main program without
calling any function listed under the GSl library, and it worked well. So i'm
guessing that I need to specify the path for this DLL file somewhere.

I am a novice at all this, and I would be highly grateful if someone could help
me solve this problem.

My Configuration Settings are : 

Additional Include Directories : C:\Program Files\GnuWin32\include

Runtime Library : Multi-threaded Debug DLL (/MDd)

Additional Include Library: "C:\Program Files\GnuWin32\bin";"C:\Program
Files\GnuWin32\lib"

Additional Dependencies : libgsl_dll_d.lib libgslcblas_dll_d.lib

Thanks in advance!!

Siddharth

______________________________________________________________________
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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to