Skip to content

Instantly share code, notes, and snippets.

@emoon
Created October 2, 2014 08:53
Show Gist options
  • Save emoon/c635437f33d2c8d43570 to your computer and use it in GitHub Desktop.
Save emoon/c635437f33d2c8d43570 to your computer and use it in GitHub Desktop.
stb\stb.h(744): error C2220: warning treated as error - no 'object' file generated
stb\stb.h(744): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(755): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(767): warning C4244: 'function' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(786): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(790): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(800): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(888): warning C4244: '=' : conversion from 'stb_uint32' to 'stb__wchar', possible loss of data
stb\stb.h(896): warning C4244: '=' : conversion from 'stb_uint32' to 'stb__wchar', possible loss of data
stb\stb.h(933): warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
stb\stb.h(940): warning C4244: '=' : conversion from 'stb_uint32' to 'char', possible loss of data
stb\stb.h(1247): warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
stb\stb.h(1290): warning C4100: 'curvel' : unreferenced formal parameter
stb\stb.h(1290): warning C4100: 'dt' : unreferenced formal parameter
stb\stb.h(1290): warning C4100: 'maxacc' : unreferenced formal parameter
stb\stb.h(1290): warning C4100: 'maxvel' : unreferenced formal parameter
stb\stb.h(1290): warning C4100: 'curpos' : unreferenced formal parameter
stb\stb.h(1290): warning C4100: 'target_pos' : unreferenced formal parameter
stb\stb.h(1402): error C4235: nonstandard extension used : '__asm' keyword not supported on this architecture
stb\stb.h(1403): error C2065: 'bsr' : undeclared identifier
stb\stb.h(1403): error C2146: syntax error : missing ';' before identifier 'eax'
stb\stb.h(1403): error C2065: 'eax' : undeclared identifier
stb\stb.h(1404): error C2146: syntax error : missing ';' before identifier 'jnz'
stb\stb.h(1404): error C2065: 'jnz' : undeclared identifier
stb\stb.h(1404): error C2146: syntax error : missing ';' before identifier 'done'
stb\stb.h(1405): error C2065: 'done' : undeclared identifier
stb\stb.h(1405): error C2146: syntax error : missing ';' before identifier 'mov'
stb\stb.h(1405): error C2065: 'mov' : undeclared identifier
stb\stb.h(1405): error C2146: syntax error : missing ';' before identifier 'eax'
stb\stb.h(1405): error C2065: 'eax' : undeclared identifier
stb\stb.h(1406): error C2143: syntax error : missing ';' before '}'
stb\stb.h(1835): warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
stb\stb.h(1844): warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
stb\stb.h(2146): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(2189): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(2195): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(2237): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(2238): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(2567): warning C4244: '=' : conversion from 'stb_inta' to 'int', possible loss of data
stb\stb.h(2640): warning C4127: conditional expression is constant
stb\stb.h(2709): warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(2759): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(2767): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(3440): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uint16', possible loss of data
stb\stb.h(3441): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uint16', possible loss of data
stb\stb.h(3490): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(3504): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(3510): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(3549): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(4125): warning C4204: nonstandard extension used : non-constant aggregate initializer
stb\stb.h(5077): warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
stb\stb.h(5171): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5198): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5215): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5232): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5273): warning C4127: conditional expression is constant
stb\stb.h(5274): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5275): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5355): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5481): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5657): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5676): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5753): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5754): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5829): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5840): warning C4244: '=' : conversion from 'intptr_t' to 'long', possible loss of data
stb\stb.h(5911): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(5999): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(6047): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(6233): warning C4244: '=' : conversion from 'stb_uint' to 'unsigned char', possible loss of data
stb\stb.h(6234): warning C4244: '=' : conversion from 'stb_uint' to 'unsigned char', possible loss of data
stb\stb.h(6235): warning C4244: '=' : conversion from 'stb_uint' to 'unsigned char', possible loss of data
stb\stb.h(6236): warning C4244: '=' : conversion from 'stb_uint' to 'unsigned char', possible loss of data
stb\stb.h(6248): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6249): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6250): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6273): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(6313): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6314): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6315): warning C4244: '=' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(6448): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(6526): warning C4133: 'function' : incompatible types - from 'unsigned int *' to 'size_t *'
stb\stb.h(6561): warning C4267: 'initializing' : conversion from 'size_t' to 'stb_int16', possible loss of data
stb\stb.h(6626): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(6784): warning C4127: conditional expression is constant
stb\stb.h(6807): warning C4047: 'function' : 'size_t' differs in levels of indirection from 'unsigned short [4]'
stb\stb.h(6807): warning C4024: 'swprintf' : different types for formal and actual parameter 2
stb\stb.h(6809): warning C4047: 'function' : 'size_t' differs in levels of indirection from 'unsigned short [5]'
stb\stb.h(6809): warning C4024: 'swprintf' : different types for formal and actual parameter 2
stb\stb.h(6821): warning C4244: '=' : conversion from 'intptr_t' to 'long', possible loss of data
stb\stb.h(6980): warning C4267: 'function' : conversion from 'size_t' to 'stb_uint', possible loss of data
stb\stb.h(7354): error C2466: cannot allocate an array of constant size 0
stb\stb.h(7980): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(7991): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(8697): warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
stb\stb.h(8807): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(8905): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8910): warning C4204: nonstandard extension used : non-constant aggregate initializer
stb\stb.h(8910): warning C4244: 'initializing' : conversion from 'int' to 'stb_int16', possible loss of data
stb\stb.h(8910): warning C4244: 'initializing' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8921): warning C4244: 'initializing' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8956): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8974): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8982): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(8990): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9037): warning C4204: nonstandard extension used : non-constant aggregate initializer
stb\stb.h(9061): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9072): warning C4244: 'initializing' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9104): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9113): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9127): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9134): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9143): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9152): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9177): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9179): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9181): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9263): warning C4244: '=' : conversion from 'int' to 'stb_int16', possible loss of data
stb\stb.h(9279): warning C4244: '=' : conversion from 'int' to 'stb_int16', possible loss of data
stb\stb.h(9303): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9421): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9427): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9444): warning C4244: '=' : conversion from 'int' to 'stb_int16', possible loss of data
stb\stb.h(9509): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(9535): warning C4244: '=' : conversion from 'int' to 'stb_uint16', possible loss of data
stb\stb.h(9568): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(9655): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(10018): warning C4127: conditional expression is constant
stb\stb.h(10154): warning C4053: one void operand for '?:'
stb\stb.h(10155): warning C4053: one void operand for '?:'
stb\stb.h(10158): warning C4053: one void operand for '?:'
stb\stb.h(10159): warning C4053: one void operand for '?:'
stb\stb.h(10160): warning C4053: one void operand for '?:'
stb\stb.h(10171): warning C4053: one void operand for '?:'
stb\stb.h(10238): warning C4244: '=' : conversion from '__int64' to 'stb_uint', possible loss of data
stb\stb.h(10255): warning C4127: conditional expression is constant
stb\stb.h(10255): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10255): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10257): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10257): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10259): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10259): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10261): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10261): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10274): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10275): warning C4053: one void operand for '?:'
stb\stb.h(10276): warning C4053: one void operand for '?:'
stb\stb.h(10278): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10280): warning C4053: one void operand for '?:'
stb\stb.h(10282): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10284): warning C4053: one void operand for '?:'
stb\stb.h(10286): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10291): warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10293): warning C4053: one void operand for '?:'
stb\stb.h(10295): warning C4053: one void operand for '?:'
stb\stb.h(10297): warning C4053: one void operand for '?:'
stb\stb.h(10311): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10313): warning C4244: 'function' : conversion from '__int64' to 'stb_uint', possible loss of data
stb\stb.h(10314): warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
stb\stb.h(10329): warning C4053: one void operand for '?:'
stb\stb.h(10359): warning C4244: 'return' : conversion from '__int64' to 'stb_uint', possible loss of data
stb\stb.h(10413): warning C4204: nonstandard extension used : non-constant aggregate initializer
stb\stb.h(10413): warning C4244: 'initializing' : conversion from 'stb_uint' to 'stb_uchar', possible loss of data
stb\stb.h(10474): warning C4053: one void operand for '?:'
stb\stb.h(10625): warning C4201: nonstandard extension used : nameless struct/union
stb\stb.h(10664): warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(10665): warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(10666): warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(10707): warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
stb\stb.h(10712): warning C4244: 'return' : conversion from '__int64' to 'unsigned int', possible loss of data
stb\stb.h(10713): warning C4244: 'return' : conversion from '__int64' to 'unsigned int', possible loss of data
stb\stb.h(10785): warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
stb\stb.h(11034): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11035): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11040): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11041): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11053): warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
stb\stb.h(11065): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11067): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(11078): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(12211): warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data
stb\stb.h(12356): warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(12357): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(12368): warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
stb\stb.h(12369): warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
stb\stb.h(12377): warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
stb\stb.h(12378): warning C4244: '=' : conversion from 'int' to 'unsigned char', possible loss of data
stb\stb.h(12412): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb\stb.h(12488): warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
stb\stb.h(12496): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment