to the run_gqrx.bat file, add:

set QT_QPA_PLATFORM_PLUGIN_PATH=%~dp0

and copy the qwindows.dll to the bin directory.

I will update that and include some other needed Qt5 dll's in the next
update in about 2 weeks.

Geof

On Sun, Oct 2, 2016 at 10:01 PM, Geof Nieboer <gnieb...@corpcomm.net> wrote:

> Gisle,
>
> Try putting the qwindows.dll into the GNURadio-3.7/bin directory itself
> and let me know the results.
>
> Geof
>
> On Sun, Oct 2, 2016 at 4:26 AM, Gisle Vanem <gva...@yahoo.no> wrote:
>
>> André Godau wrote:
>>
>> > gqrx fails when trying to start, with the message  ...could not find or
>> > load the Qt platform "windows" in "".
>> > I see that`s been an issue (and resolved) before. Can you tell me how to
>> > fix this? There's an empty platforms folder in the Gnuradio tree, I
>> > tried to copy an qwindows.dll from Qt 5.5 into it, but to no avail. Do I
>> > need to set another Env Var (the " could not find...in ""  " makes me
>> > wonder).
>>
>> Maybe changing (or deleting) the env-var 'QT_QPA_PLATFORM_PLUGIN_PATH'
>> can change anything. Ref:
>>   https://github.com/pyqt/python-qt5/wiki/Qt-Environment-
>> Variable-Reference
>>
>> --
>> --gv
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> Discuss-gnuradio@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to