Gonzalo José Carracedo Carballal
Gonzalo José Carracedo Carballal
lrelease is a Qt Linguist tool needed for internationalization, perhaps that's the package you need. Truth is, I usually install Qt6 from the official Qt installer, and I am not...
We no longer build from develop. Try building everything from master instead. Also, it looks you need to install libsndfile (and it's development files) first.
Yeah, I am seeing the same issue in GitHub actions, but somehow I am not being able to reproduce this at home. Still working on it. El sáb., 11 ene....
Hi, I believe I have fixed this issue, could you try to build again? Thanks,
Rename the AppImage file to just `suscli`. Or even better, create a soft link to it named suscli, like: ``` % ln -s /SigDigger-0.3.0-x86_64-full.AppImage suscli % ./suscli ``` The `-t`...
Nah, it's a good a idea to have a GUI to quickly start up a server (that's how it would fit under the -t option). I am going to keep...
Hi, This is happening because you have installed the compiled library, but not the build files. You have to install `libsoapysdr-dev` If you want to install all required packages in...
Hi, yes, I have just fixed the build system not too long ago but I still need someone to test the .dmg before making a release. What CPU is your...
Hi, I will try to find some time these days to look into this. In the meantime, could it be that you have the Audio SoapySDR module installed in your...
Hi, Please try moving libaudioSupport.so somewhere else. Cheers,