It depends on which version of libsdl1.2 you have installed. The newer
compatibility library doesn't work with the current GNU Radio. There's a
pull request to fix this.
https://github.com/gnuradio/gnuradio/pull/7486
Just curious, do you actually use the Video SDL sink in your projects?
I'm just trying to get a feel for the actual usage of this block by users.
Ron
On 11/25/24 06:28, Achilleas Anastasopoulos wrote:
Hi all,
I have tested video SDL Sink (see attached minimal grc) both on my
Linux gnuradio installation and on my windows (gnuradio 310 from
miniforge).
It seems that on Windows 10 an SDL window opens but it does not
display anything.
Can someone with a windows installation confirm this?
Any thoughts?
thanks
Achilleas