Selur's Little Message Board

Full Version: Updating Hybrid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I updated to version 2021.12.05.1.
Now starting Hybrid all I get is this message:

"Impossibile trovare il punto di ingresso CreateDXGIFactory2 della procedura nella libreria di collegamento dinamico dxgi.dll."

Any help is appreciated.
Thanks in advance.
Never heard of that error.

CreateDXGIFactory2, what OS are you on?

Cu Selur
I'm getting the same error. Windows 7, 64 bit.
Okay, for Windows 7 everything is possible.
Qt dropped Windows 7 support with Qt6 and Hybrid switched to Qt6 in rev. 2021.01.31.1 (see: https://www.selur.de/changelog and https://www.qt.io/blog/qt6-development-h...nd-targets).

So from the looks of it current Qt 6.2.1 by default uses DirectX12 which isn't available on Windows 7&8.1.

Cu Selur
Will it run in Windows 10?

How can I un-install Hybrid from Windows 7?

Thanks Smile
Works fine in Windows 10 here.

Quote:How can I un-install Hybrid from Windows 7?
Hybrid does come with an uninstaller and it can be uninstalled like any other program.
-> https://support.microsoft.com/en-us/topi...5cff984446

Cu Selur
Thank you Smile
(06.12.2021, 17:24)Selur Wrote: [ -> ]Qt dropped Windows 7 support with Qt6 and Hybrid switched to Qt6 in rev. 2021.01.31.1
So, how do you explain that rev. 2021.07.18.1 works perfectly on my system (Windows 7 64)?
I switched to Qt6 in 2021.01.31.1, but the Qt developers did probably not add the code which uses probably DirectX 12 till later.
Atm. I use Qt 6.2.1 which is the latest.
Since Hybrid compiles fine with Qt 5.9.5 (which I use on Linux) it's something that changed in on of the Qt updates and not my code directly.
It's not that I changed my code, I just updated the tools I use.

Cu Selur
Does https://drive.google.com/file/d/1LjdwnER...sp=sharing work?
(I simply packaged a ton of more dlls with Hybrid.exe using winqtdeploy, no clue whether it makes a difference,..)

Cu Selur
Pages: 1 2