sipdotnet icon indicating copy to clipboard operation
sipdotnet copied to clipboard

Unable to find linphone.dll

Open skywalker1979 opened this issue 7 years ago • 2 comments

Hi, i think i need a bit of help...

i wrote a small program to use as intercom on raspbian. (actually wrote in VS2013 then moved exe to raspbian.) On execution, (mono exefilename) i get this error:

Unhandled Exception: System.DllNotFoundException: linphone.dll

The dll is there, together with the Exe file i'm calling. Also, i tried to compile on raspbian, with xbuild, but i get the same error....i don't know where to smack my head! I'm targeting .net framework 4. The same projects (without the gpio below enabled, works fine on windows.) Also, i'm using a dll to make use of the Gpio of the raspberry and that is working fine....the dll is in the same folder.

Help please!!

Thanks Giulio

skywalker1979 avatar Nov 22 '17 23:11 skywalker1979

Actually the error message on raspbian is System.DllNotFoundException: liblinphone so guess it cannot find the linux library in the lib folder.......i tried to compile the linux stuff...but i get errors...i'll have to try again...

skywalker1979 avatar Nov 25 '17 11:11 skywalker1979

well...i don't seem to be able.....i installed linphone on my box....but it's not working for some reason.... some help would be really appreciated....

skywalker1979 avatar Nov 26 '17 22:11 skywalker1979