It's not a limitation, just a bug in the code. Fixed now.
On Sat, Jun 1, 2013 at 10:55 AM, PerfectionCat <[email protected] > wrote: > Hi. > > It is an error not to be able to appoint an aligned argument. > This seems to be limitation of the compilers. > When it should use a pointer not substance, it was advised. > > Perfectioncat > > > ----- Original Message ----- > >From: PerfectionCat <[email protected]> > >To: "[email protected]" <[email protected]> > >Date: 2013/6/1, Sat 11:36 > >Subject: [Bf-committers] I have a build error r57168. > > > >Hi. > > > >I have a build error r57168. > > > >I lists the error message. > >However I have been removed is part Japanese. > > > >Environment: > >Windows XP/SP3 32bits > >SCONS+msvc9 > > > >keyframe_selection.cc > >extern\libmv\libmv\simple_pipeline\keyframe_selection.cc(36) : error > C2719: 'vec': __declspec(align('16')) > >extern\libmv\libmv\simple_pipeline\keyframe_selection.cc(65) : error > C2719: 'x': __declspec(align('16')) > >extern\libmv\libmv\simple_pipeline\keyframe_selection.cc(65) : error > C2719: 'y': __declspec(align('16')) > >extern\libmv\libmv\simple_pipeline\keyframe_selection.cc(144) : error > C2719: 'x': __declspec(align('16')) > >extern\libmv\libmv\simple_pipeline\keyframe_selection.cc(144) : error > C2719: 'y': __declspec(align('16')) > >scons: *** > [C:\BlenderSVN2.6\build\win32-vc\extern\libmv\libmv\simple_pipeline\keyframe_selection.obj] > Error 2 > > > >Perfectioncat > >_______________________________________________ > >Bf-committers mailing list > >[email protected] > >http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
