--- On Tue, 6/1/10, Raul Fernandez Hernandez <[email protected]> wrote:
> From: Raul Fernandez Hernandez <[email protected]> > Subject: Re: [Bf-committers] Unlimited Clay committed > To: "bf-blender developers" <[email protected]> > Received: Tuesday, June 1, 2010, 2:04 PM > > There are several places in the > code that do not compile with MSVC because > > it does not allow you do declare variables after the > beginning of a block. > > > > For example there are many places where EditMesh* is > declared. I'll > > commit > > the code that doesn't compile for me, then after that > I'll commit a > > version > > that works with MSVC. > > > > Ok, I'm unaware of those restrictions because I compile > with gcc in > windows and linux They should show up as warnings (Scons at least is setup for that). Martin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
