Skip to content

Kernel32 DLL error #512

Open
Open
@derrsonn

Description

@derrsonn

Hi

On Windows 7 Professional, I have tried both the 32 and 64 bit Qt5 versions of the binary and also the 64 bit version of Qt6 binary. I get an error "The procedure entry point CreateFile2 could not be located in the dynamic link library KERNEL32.dll".

This makes me think that API just isn't available in Windows 7's kernel32.dll, and Qt insists on using that call, despite it not being available. Perhaps this renders the program not usable on Windows 7?

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions