portal2d/x.err

40 lines
2.6 KiB
Text
Raw Normal View History

gbmsrc\x.c(3): Error! E1009: Expecting ',' or ';' but found 'gbm_simple_scale'
gbmsrc\x.c(4): Error! E1009: Expecting ',' but found '*'
gbmsrc\x.c(4): Error! E1009: Expecting ',' but found '*'
gbmsrc\x.c(4): Error! E1127: Type required in parameter list
gbmsrc\x.c(5): Error! E1127: Type required in parameter list
gbmsrc\x.c(5): Error! E1022: Missing or misspelled data type near 'byte'
gbmsrc\x.c(12): Error! E1009: Expecting ',' but found '*'
gbmsrc\x.c(12): Error! E1009: Expecting ',' but found '*'
gbmsrc\x.c(12): Error! E1127: Type required in parameter list
gbmsrc\x.c(12): Error! E1127: Type required in parameter list
gbmsrc\x.c(12): Error! E1022: Missing or misspelled data type near 'byte'
gbmsrc\x.c(16): Error! E1011: Symbol 'size_t' has not been declared
gbmsrc\x.c(16): Error! E1012: Expression is not a function
gbmsrc\x.c(16): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(16): Error! E1011: Symbol 'NULL' has not been declared
gbmsrc\x.c(16): Warning! W126: Constant must be zero for pointer compare
gbmsrc\x.c(17): Error! E1011: Symbol 'GBM_ERR_MEM' has not been declared
gbmsrc\x.c(17): Error! E1051: Not expecting a return value for function 'gbm_simple_scale'
gbmsrc\x.c(43): Error! E1011: Symbol 'fast_simple_scale_1' has not been declared
gbmsrc\x.c(43): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(44): Error! E1011: Symbol 'fast_simple_scale_4' has not been declared
gbmsrc\x.c(44): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(45): Error! E1011: Symbol 'fast_simple_scale_8' has not been declared
gbmsrc\x.c(45): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(46): Error! E1011: Symbol 'fast_simple_scale_24' has not been declared
gbmsrc\x.c(46): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(51): Error! E1011: Symbol 'simple_scale_1' has not been declared
gbmsrc\x.c(51): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(52): Error! E1011: Symbol 'simple_scale_4' has not been declared
gbmsrc\x.c(52): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(53): Error! E1011: Symbol 'simple_scale_8' has not been declared
gbmsrc\x.c(53): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(54): Error! E1011: Symbol 'simple_scale_24' has not been declared
gbmsrc\x.c(54): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(61): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(61): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(61): Warning! W102: Type mismatch (warning)
gbmsrc\x.c(61): Error! E1151: Parameter count does not agree with previous definition
gbmsrc\x.c(67): Error! E1147: Too many errors: compilation aborted