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

Even I am having the same issues. I did the exact steps as posted in a previous
message:

1. Within VisualStudio, go to File->New->Project, then "Visual C++ Projects,"
then "Win32," then "Win32 Console Application." Enter a name and click "OK."
On the next screen click "Finish."
 
2. In the "Solution Explorer," right click on the name of your project and go
to "Properties."
 
3. Under Configuration Properties->Linker->General->Additional Library 
Directories,
type in "C:\Program Files\GnuWin32\lib"
 
4. Under Configuration Properties->Linker->Input->Additional Dependencies, type
in "libgslcblas.a libgsl.a"
 
5. Under Configuration Properties->C/C++->General->Additional Include 
Directories,
type in "C:\Program Files\GnuWin32\include"
 
6. Under Configuration Properties->C/C++->Code Generation->Runtime 
Library,select
"Multi-threaded DLL"
 
But I still get the linking error. Can someone please help?

______________________________________________________________________
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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to