Message: 1
Date: Sun, 14 Jul 2019 12:57:53 +0200
From: VINAYAK KARANDIKAR <address@hidden>
To: "address@hidden" <address@hidden>
Subject: Octave-LimeSDR set up
Message-ID: <address@hidden>
Content-Type: text/plain; charset="utf-8"
Hello,
I am trying to connect the LimeSDR to Octave on my laptop. I have the interface and all, but when I run an example program called “ASK.m”,
I get the following error:
error: ASK: could not find library or dependents: C:\Octave\Octave-4.0.3\lib\octave\packages\limesdr-1.0.0\i686-w64-mingw32-api
-v50+\LimeSuite.oct
error: called from
ASK at line 80 column 2
What is the problem?
And what is the solution?
Thanks a lot,
Vinayak
I haven't used it, but looking at instructions [1], my
guess would be the comment and steps may not have been
done/correctly for the following:
Also extract .dll from limesdr-1.0.0.tar.gz and
keep here
'control panels'->'system'->'advance system
settings'->'environmental variables'->'path'
add C:\Users\UserName\octave to your path
Can you verify that the environment path was set, and
includes the path where the dll is?
[1] https://wiki.myriadrf.org/LimeMicro_BT_MiniHackathon#Windows_8.2C_10_2