Topic: Since Visual Studio 2012 compile errors
Hey,
I've updatet my windows 8 Laptop and uninstall Visual Studio 2008 and install the 2012 Version. Now I'm not able to compile, there are now this errors:
[1/5] #1 c src/base/system.c
src/base/system.c(38) : fatal error C1083: Datei (Include) kann nicht geöffnet w
erden: "winsock2.h": No such file or directory
bam.exe: 'objs/base/system_d.obj' error 2
[2/5] #1 c++ src/engine/client/backend_sdl.cpp
C:\teeworlds\teeworlds-0.6\other\sdl\include\SDL_opengl.h(46) : fatal error C108
3: Datei (Include) kann nicht geöffnet werden: "GL/gl.h": No such file or direct
ory
bam.exe: 'objs/engine/client/backend_sdl_d.obj' error 2
[3/5] #1 c++ src/engine/client/graphics.cpp
C:\teeworlds\teeworlds-0.6\other\sdl\include\SDL_opengl.h(46) : fatal error C108
3: Datei (Include) kann nicht geöffnet werden: "GL/gl.h": No such file or direct
ory
bam.exe: 'objs/engine/client/graphics_d.obj' error 2
bam.exe: error: a build step failed
This is an unmodificated source of the newest teeworlds 0.6.2 and the winsock2.h file etc. are existing..
many greetings
KingteE :] [GER]