[GnuWin32-Users] [gnuwin32 - Help] RE: Linking error: unresolved externals GSL

2007-01-27 Thread SourceForge.net

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.phpp=sourceforgeCID=DEVDEV
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Linking error: unresolved externals GSL

2007-01-27 Thread SourceForge.net

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



*
Probably you'll have to define the macro GSL_DLL; see the gsl package page
(http://gnuwin32.sourceforge.net/packages/gsl.htm) or several other help 
postings,
e.g.
**

Right- THis is the solution ! now linking is OK

But my program don't launch ( under VC7.1 ) - I indicates the right path 
directories
for dll : libgslcblas.dll libgsl.dll

Thanks for 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.phpp=sourceforgeCID=DEVDEV
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Linking error: unresolved externals GSL

2007-01-27 Thread SourceForge.net

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


Ok It works = Mode DEBUG multi-thread shoul be also set in VC (if you are in
debug)

Yes I know, I make questions  answers :) but if
it can help others .



__
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.phpp=sourceforgeCID=DEVDEV
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users