help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot find library or dependents


From: Michael Goffioul
Subject: Re: Cannot find library or dependents
Date: Mon, 25 Feb 2013 17:43:16 -0500

On Mon, Feb 25, 2013 at 4:01 PM, svla299 <address@hidden> wrote:
I have generated the .lib file out of the .dll and compiled the .cpp file
linking with the .lib all in the same directory. The compilation didn't
produce any errors. How can I tell which are the dependent libraries in
order to put them in the right place?

The dependent libraries is/are the DLL from which you generated the .lib file(s) and used at link time.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]