help-octave
[Top][All Lists]
Advanced

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

Mkoctfile cannot find -loctinterp and -loctave libraries


From: Fávero Santos
Subject: Mkoctfile cannot find -loctinterp and -loctave libraries
Date: Wed, 1 Mar 2017 09:48:06 -0300

Hello all!

I'm trying to compile a c code using mkoctfile in octave. When I issue the command, the linker returns me the following error messages (linker cannot find libraries).

Could anyone help me?

Thanks so much! 

mkoctfile -l "lib/x86/dwf.lib" "samples/c/analogin_sample.cpp"

c:/octave/octave-4.2.0/bin/../lib/gcc/x86_64-w64-mingw32/4.9.4/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -l-LC:\Octave\Octave-4.2.0\lib\octave\4.2.0

c:/octave/octave-4.2.0/bin/../lib/gcc/x86_64-w64-mingw32/4.9.4/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -loctinterp

c:/octave/octave-4.2.0/bin/../lib/gcc/x86_64-w64-mingw32/4.9.4/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -loctave

collect2.exe: error: ld returned 1 exit status
warning: mkoctfile: building exited with failure status


Fávero

"Jeder, der sich die Fähigkeit erhält, das Schöne zu erkennen, wird nie alt werden."
Franz Kafka

reply via email to

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