Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 7 problems #249

Closed
quetzalsly opened this issue Feb 5, 2022 · 3 comments
Closed

Windows 7 problems #249

quetzalsly opened this issue Feb 5, 2022 · 3 comments

Comments

@quetzalsly
Copy link

quetzalsly commented Feb 5, 2022

  • GetDpiForSystem() not supported on win7, causes dll error upon running
  • System cant find a bunch of dll's including d3d12.dll
  • When commenting out all d3d and only leaving vulkan, the sample runs but instantly crashes when trying to load skybox.vert
  • When running on debug x64 it crashes somewhere in device creation

The readme says windows 7 is supported but it seems its not?

Edit: after messing around for a while I randomly moved all the files from Shaders/VULKAN to just Shaders/ and it worked. I just dont understand how this was meant to be working? weird.

@quetzalsly quetzalsly changed the title Windows 7 not working at all Windows 7 problems Feb 5, 2022
@wolfgangfengel
Copy link
Contributor

Thanks for bringing this up ... as I said in Discord we are happy to invite you to help us provide a fix. We don't have a Win 7 machine anymore ...

@wolfgangfengel
Copy link
Contributor

We are looking into this from a different angle. So it is in our internal issue list ... I am hoping to have a fix in the next release.

@wolfgangfengel
Copy link
Contributor

Should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants