Page 1 of 1

Git Version Error on Windows 7

PostPosted: 03 Jul 2014, 22:14
by manico
Today i decided to install the git version but when i was doing the build/compile more than 4000 errors came and supertuxkart.exe didnt got created. Help ME

Edit 1: Image Do you see those errors, tell me why they are there.

Re: Git Version Error on Windows 7

PostPosted: 03 Jul 2014, 23:21
by hiker
manico {l Wrote}:Today i decided to install the git version but when i was doing the build/compile more than 4000 errors came and supertuxkart.exe didnt got created. Help ME

Yes, people have added some code with 'newer' C++ features, which do not work with VS 2012. Would it be possible for you to use VS 2013 instead? We intend to replace these features to be compatible with older compilers, but it will take some time for us to find the time for that, at this stage we are all busy with GSoC and the graphics changes :(

Cheers,
Joerg

Re: Git Version Error on Windows 7

PostPosted: 04 Jul 2014, 19:19
by manico
ok thanks for the tip