Blender Git Loki
Git Commits -> Revision 3c193c8
Revision 3c193c8 by Joshua Leung (master) September 1, 2013, 05:55 (GMT) |
Mingw/Windows Compiling Fix: In file included from sourceblendercompositoroperationsCOM_PlaneTrackMaskOperation.cpp:31:0: sourceblenderblenlib/BLI_jitter.h:36:65: error: expected ',' or '...' before numeric constant sourceblenderblenlib/BLI_jitter.h:37:65: error: expected ',' or '...' before numeric constant It appears that an include used in COM_PlaneTrackMaskOperation.cpp brings in some Windows header file, which in turn defines rad/rad1/rad2 as some numeric constants. |
Commit Details:
Full Hash: 3c193c825becab6a2baa72f63c9c5f242e15ecc5
SVN Revision: 59701
Parent Commit: 7176cbf
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenlib/BLI_jitter.h (+2, -2) (Diff)