Setup development environment on Windows #288
Answered
by
Try
Elgcahlxukuth
asked this question in
Q&A
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
Try
Sep 5, 2022
Replies: 1 comment
-
Hi @Elgcahlxukuth ! I'm using QtCreator as my main IDE and VisualStudio as secondary(for CPU profiling). Practically any CMake-friendly ide should be good to go. This should be it, unless I forgot some minor stuff. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Elgcahlxukuth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Elgcahlxukuth !
I'm using QtCreator as my main IDE and VisualStudio as secondary(for CPU profiling). Practically any CMake-friendly ide should be good to go.
Other than that: WindowsSDK(including DX12) + VulkanSDK.
Also: don't forget to close submodules as well.
This should be it, unless I forgot some minor stuff.