Fix Windows x86 build #1934
Annotations
10 errors and 10 warnings
Build Release:
renderer/dyna_gl.h#L66
function cannot return function type 'Ret (Args...)'
|
Build Release:
renderer/dyna_gl.h#L102
function cannot return function type 'Ret (Args...)'
|
Build Release:
renderer/dyna_gl.h#L131
implicit instantiation of undefined template 'FnPtr<void (unsigned int, unsigned int, const char *)>'
|
Build Release:
renderer/dyna_gl.h#L132
implicit instantiation of undefined template 'FnPtr<void (unsigned int, unsigned int)>'
|
Build Release:
renderer/dyna_gl.h#L133
implicit instantiation of undefined template 'FnPtr<void (unsigned int, unsigned int)>'
|
Build Release:
renderer/dyna_gl.h#L134
implicit instantiation of undefined template 'FnPtr<void (unsigned int)>'
|
Build Release:
renderer/dyna_gl.h#L135
implicit instantiation of undefined template 'FnPtr<void (unsigned int, unsigned int)>'
|
Build Release:
renderer/dyna_gl.h#L136
implicit instantiation of undefined template 'FnPtr<void (unsigned int, long, const void *, unsigned int)>'
|
Build Release:
renderer/dyna_gl.h#L137
implicit instantiation of undefined template 'FnPtr<void (unsigned int, long, long, const void *)>'
|
Build Release:
renderer/dyna_gl.h#L138
implicit instantiation of undefined template 'FnPtr<void (unsigned int)>'
|
Build Release:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Release:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Release:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Release:
2dlib/pen.cpp#L136
variable 'xb' set but not used [-Wunused-but-set-variable]
|
Build Release:
2dlib/pen.cpp#L136
variable 'ya' set but not used [-Wunused-but-set-variable]
|
Build Release:
2dlib/pen.cpp#L136
variable 'xa' set but not used [-Wunused-but-set-variable]
|
Build Release:
2dlib/pen.cpp#L136
variable 'yb' set but not used [-Wunused-but-set-variable]
|
Build Release:
2dlib/font.cpp#L637
variable 'width' set but not used [-Wunused-but-set-variable]
|
Build Release:
2dlib/pentext.cpp#L99
unused variable 'Draw_str_buf' [-Wunused-variable]
|
Build Release:
2dlib/memsurf.cpp#L270
unused variable 'sbm' [-Wunused-variable]
|
Loading