I don't know if this is the right place to ask this, i hope it's correct ... I've tried in the past to build Gzdoom on win10, i've downloaded visual studio Installer but then i got stuck : there are lots of "components" listed; what components i need in order to build gzdoom?
Edit : ok, installed the c++ workflow with the most basic components, then cmake, compile succesful. Any suggestion for further optimization?
Help building Gzdoom on Win10
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
-
- Posts: 149
- Joined: Sun Apr 11, 2021 4:20 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
-
- Posts: 149
- Joined: Sun Apr 11, 2021 4:20 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: Help building Gzdoom on Win10
I've noticed that the compiled gzdoom never shows the commit version on the console, it's always "unknown version"; how can i change this?
Re: Help building Gzdoom on Win10
Install Git for Windows. Make sure that path to Git executable is in the PATH environment variable. This should be done by installer IIRC.
-
- Posts: 149
- Joined: Sun Apr 11, 2021 4:20 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: Help building Gzdoom on Win10
I've installed the git for windows component from the installer, then cloned the repository, but how can i compile the release?
Edit; ok, installed git for windows separately, everything works, thank you.
Edit; ok, installed git for windows separately, everything works, thank you.