[Bf-committers] Compile Failure since 53730?

Harley Acheson harley.acheson at gmail.com
Fri Jan 11 22:39:51 CET 2013


Hello,

Getting errors compiling (scons VS9) since 53730 with errors
in editmesh_knife.c. Compiles fine if I revert that one change.

Harley


source\blender\editors\mesh\editmesh_knife.c(228) :
  error C2054: expected '(' to follow 'inline'

source\blender\editors\mesh\editmesh_knife.c(229) :
  error C2085: 'round_ftoi' :not in formal parameter list

source\blender\editors\mesh\editmesh_knife.c(229) :
  error C2143: syntax error : missing ';' before '{'

source\blender\editors\mesh\editmesh_knife.c(1777) :
  error C4013: 'round_ftoi' undefined; assuming extern returning int


More information about the Bf-committers mailing list