mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERROR: Unknown module(s) in QT: webchannel websockets


From: W Nauman
Subject: Re: ERROR: Unknown module(s) in QT: webchannel websockets
Date: Thu, 3 Dec 2020 14:54:43 +0000 (UTC)

Thanks ,  You are eight.  After doing

    make qtwebchannel qtwebsockets

all is Ok now.
BR
Werner.

Am Mittwoch, 2. Dezember 2020, 13:45:00 MEZ hat Mark Brand <mabrand@mabrand.nl> Folgendes geschrieben:



>
> But when I run qmake  I get the named error: Unknown module(s) in QT:
> webchannel websockets

Are you sure you built these modules in MXE? "make qt5" builds all
modules.  Or, to build just the ones in question:

    make qtwebchannel qtwebsockets



>
> Is it possible that in mxe the named modules are missing / not
> supported at this time.
> (These modules are content of my project-file;  QT += webchannel
> websockets )
> The cloned/used mxe has git commit hash   d1353c681 from Sat Nov. 28. 
> 2020.
>
> BTW: Simple "Hello World" is running well.
> (Without mxe the project is build  correctly for platform Ubuntu-Linux)
>
>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]