Hello there,
just a stupid question which I did not find a solution: When I compile with yasm GZDooM with Visual Studio Community 2015, the compiled version shows "Uknown Version".
What is wrong with my setup? Is because I am using Win 7 with italian international settings?
Thank you
[SOLVED] Unkown Version when I compile GZDooM dev-build from source?
Moderator: Graf Zahl
-
- Posts: 4
- Joined: Fri Apr 29, 2016 19:24
[SOLVED] Unkown Version when I compile GZDooM dev-build from source?
Last edited by LuciferSam on Fri Apr 29, 2016 20:59, edited 1 time in total.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Unkown Version when I compile GZDooM dev-build from source?
How did you get the source? If you just downloaded the zip from Github this is to be expected. To get the proper version you have to install the git binaries and clone the repository.
-
- Posts: 4
- Joined: Fri Apr 29, 2016 19:24
Re: Unkown Version when I compile GZDooM dev-build from source?
Hi Graf.
I cloned the git repository with git tools from github windows application, but now I noticed VS 2015 community says that I should install git integration . I'll try to install those tools...
EDIT: yup the git tools used by the github application are ignored by visual studio. Installing the official tools fix the problem
I cloned the git repository with git tools from github windows application, but now I noticed VS 2015 community says that I should install git integration . I'll try to install those tools...
EDIT: yup the git tools used by the github application are ignored by visual studio. Installing the official tools fix the problem