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





I have the same problem (GSL v1.8 - complete package whitout sources)
 =>
error LNK2001: unresolved external symbol _log1p

Do everything recommended in the above posts

=====================
Under Configuration Properties->Linker->General->Additional Library Directories,
type in "C:\Program Files\GnuWin32\lib"
 
Under Configuration Properties->Linker->Input->Additional Dependencies, type
in "libgslcblas.a libgsl.a"
 
Under Configuration Properties->C/C++->General->Additional Include Directories,
type in "C:\Program Files\GnuWin32\include"
 
Under Configuration Properties->C/C++->Code Generation->Runtime Library,select
"Multi-threaded DLL"
=======================================


It seems that the libs are not well compiled

A solution ???

______________________________________________________________________
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