Hello First of all - thank you to the people who made msys2 - I find it very useful.
I am developing using QTCreator under msys2. I would like to use QTWebEngine.dll - unfortunately it has to be compiled with MS Visual Studio, so I downloaded and installed the Windows version of QT and found Qt5WebEngine.dll. To be able to use it under msys I am using gendef: gendef Qt5WebEngine.dll and get the following output * [Qt5WebEngine.dll] Found PE+ image *** get_primary_data_type '$$Q' unknown I suspect that I am getting this error because Qt5WebEngine.dll depends on other QT dlls. I would like these dlls to be the dlls from the MSYS QT instead of Windows QT. Do any of you know whether what I am trying to do is possible and have any ideas about how to proceed? Kind regards Toke Nielsen
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users