public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: "Trond Mathias Døskeland" <trond.doskeland@nhh.no>,
	samoghe@netscape.net (Sachin Moghe)
Cc: gsl-discuss@sources.redhat.com
Subject: Re: LINKING GSL
Date: Thu, 14 Nov 2002 05:54:00 -0000	[thread overview]
Message-ID: <15827.38470.123943.412479@debian> (raw)
In-Reply-To: <3DCC0DE2.26495A34@nhh.no>

Trond Mathias Døskeland writes:
 > I also get this problem with e.g. error LNK2001: unresolved
 > external symbol _gsl_multimin_fdfminimizer_conjugate_pr.  This
 > happen even though I write libgsl.lib and libgslcblas.lib in
 > project settings.

Sachin Moghe writes:
 > I keep getting a linking error: "error LNK2001: unresolved external
 > symbol _gsl_interp_cspline" when I try to compile the example
 > program in the interpolation section. I am sure I have included the
 > two lib files: C:\softwares\GSL\include\gsl - header files
 > C:\softwares\GSL\lib\libgsl.lib - Main lib file
 > C:\softwares\GSL\lib\libgslcblas.lib - BLAS lib file Also, the
 > 'include' and 'lib' paths are correctly set.
 >  Can anyone please suggest any solution ?

The library is a DLL so you need to compile your code with /MD.

      reply	other threads:[~2002-11-14 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12  6:45 Error on Example for Interpolation program Sachin Moghe
2002-11-08 11:30 ` LINKING GSL Trond Mathias Døskeland
2002-11-14  5:54   ` Brian Gough [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15827.38470.123943.412479@debian \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=samoghe@netscape.net \
    --cc=trond.doskeland@nhh.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).