help-octave
[Top][All Lists]
Advanced

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

Package with included DLL


From: gianvito
Subject: Package with included DLL
Date: Thu, 13 Jan 2011 11:26:15 -0800 (PST)

Hi all, 
I need to link a library when I compile a source using pkg install. 
The problem is that I should copy the DLL file in the
"octave_path"\3.2.4_gcc-4.4.0\mingw32\bin before the compilation starts...is
there a way to do this automatically?

If I just use the -l option to mkoctfile (in makefile) the installation
works, but then when I execute the function, it says there is a missing
dependency..
Is there a way to copy the dll file in that folder? Thanks

Thanks
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Package-with-included-DLL-tp3216487p3216487.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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