pavels / spektrum

rtl-sdr spectrum analyzer
BSD 3-Clause "New" or "Revised" License
577 stars 91 forks source link

all i see is a grey screen #17

Closed chaos511 closed 4 years ago

chaos511 commented 5 years ago

i have the Visual C++ Redistributab installed and all i see when i start it as a grey screen i also downloaded the source and library and when i run it in processing i get this error is there any way of fixing this?

0# BridJ: LoadLibrary error when loading C:\UseA library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application. rs\admin\Documents\Processing\libraries\rtlspektrum\library\rtlsdr.dll : The specified module could not be found. 0# BridJ: LoadLibrary error when loading C:\Users\admin\Documents\Processing\libraries\rtlspektrum\library\rtlsdr.dll : The specified module could not be found.

cibelix commented 5 years ago

same here

Patnetpatnet commented 5 years ago

Installed vcredist_x64.exe distributable per instructions on Windows. Still get grey screen. Please advise. Are there any installation instructions for Ubunto? I can unpack but command . /configure stops install for tar.gz. Don't see a README. Thanks.

pavels commented 5 years ago

There is apparently some problems with windows binary - i need to find some time to check that

For linux, try the binary release - it should work https://github.com/pavels/spektrum/releases/download/1.0.3/spektrum-linux64.tar.gz

langestefan commented 5 years ago

Any update? Windows binary is still unusable because of the grey screen issue. I have followed the instructions regarding Visual C++ redist.

pavels commented 4 years ago

Lets discuss here #11