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

[BUG] Work does not go ahead in the 'Development Environment' section. #53

Open
Suzuka-Y opened this issue Nov 25, 2024 · 1 comment
Open

Comments

@Suzuka-Y
Copy link

90A3AF09-FB62-480B-9C90-D5889CC4A6BD_1_201_a
I'm new to Vulkan, I was going through the Vulkan tutorial 'Development Environment' and I didn't get the expected results on both WindowsOS and macOS.
B297EE42-AAE2-4311-9CEF-3168EB297DBD
macOS doesn't output the last window of this section and shows 'Build Success', but I get the error 'Thread 1: signal SIGABRT'.
スクリーンショット 2024-11-26 011258
On WindowsOS, I'm not familiar with Visual Studio, but in the 'Let’s now configure the project to get rid of the errors. Open the project properties dialog and ensure that All Configurations is selected, because most of the settings apply to both Debug and Release mode.' section, I don't know how to display the project properties dialog, and I can't proceed from there. How can I solve this problem? Attached is a screenshot of the problem. Thank you in advance.

@SaschaWillems
Copy link
Collaborator

You usually can open the project properties from the context menu in the solution explorer:

image

Though I can't read your screenshots as I'm not familiar with that language, but it looks like you opened a folder instead of a proper solution, hence why you may not be able to find a project properties dialog.

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