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 x64 support problems #684

Open
RomaSorokivskiy opened this issue Sep 22, 2024 · 1 comment
Open

Windows x64 support problems #684

RomaSorokivskiy opened this issue Sep 22, 2024 · 1 comment

Comments

@RomaSorokivskiy
Copy link

RomaSorokivskiy commented Sep 22, 2024

OS: Windows 11
Okay, I want to say that I faced one problem with opening a project, maybe I did something wrong:
My steps:
I faced the version of VulkanSDK that is provided in the current version which does not support x64 windows, and I set the version of VulkanSDK to 1.3.290.0, then I did all that said in the README file, and got that error ->
image

What do I need to do?

UPD: Sandbox and HazelInut works, Hazel not

@Ggjorven
Copy link

You can't run a .lib file like Hazel directly. Aka you can't directly run the Hazel project in Visual Studio. You have to link it to a Console/Windowed Application like in this case Hazelnut or Sandbox and then run that project.

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