Trying to use Visual Studio to run GPU-Reshape #73
Answered
by
miguel-petersen
CodeMasterKr1sWu
asked this question in
Q&A
-
|
Hello, I'm trying to run this program in Visual Studio, but I don't know which project should be set as the startup project. |
Beta Was this translation helpful? Give feedback.
Answered by
miguel-petersen
Nov 1, 2025
Replies: 1 comment
-
|
Hi! Apologies for the delay. Please set Source/UIX/Studio as the startup project. I recommend that you build the full solution before running, as there are some indirect dependencies on the Vulkan & D3D12 backends. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CodeMasterKr1sWu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Apologies for the delay.
Please set Source/UIX/Studio as the startup project. I recommend that you build the full solution before running, as there are some indirect dependencies on the Vulkan & D3D12 backends.