r644 Compile errors

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r644 Compile errors

Post by Enjay »

Code: Select all

4>gl_spritelight.cpp
4>.\src\gl\scene\gl_spritelight.cpp(66) : error C2556: 'bool gl_GetSpriteLight(AActor *,fixed_t,fixed_t,fixed_t,subsector_t *,int,float *)' : overloaded function differs only by return type from 'void gl_GetSpriteLight(AActor *,fixed_t,fixed_t,fixed_t,subsector_t *,int,float *)'
4>        src\gl/scene/gl_wall.h(346) : see declaration of 'gl_GetSpriteLight'
4>.\src\gl\scene\gl_spritelight.cpp(66) : error C2371: 'gl_GetSpriteLight' : redefinition; different basic types
4>        src\gl/scene/gl_wall.h(346) : see declaration of 'gl_GetSpriteLight'
4>.\src\gl\scene\gl_spritelight.cpp(144) : error C2264: 'gl_GetSpriteLight' : error in function definition or declaration; function not called
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: r644 Compile errors

Post by Graf Zahl »

Well...
Locked

Return to “Closed Bugs”