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: Mark Brand
Subject: Re: ERROR: Unknown module(s) in QT: webchannel websockets
Date: Wed, 2 Dec 2020 13:37:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Thunderbird/84.0



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]