It seems related to the commit about custom file output node in rev [46175], i smell to a uninitialized variable, I recently got started with blender code base, so not sure about the insights of the RNA stuff yet, but at least i was able quickly to workaround the problem commenting out a property registration in the file node operator definition:
http://dl.dropbox.com/u/65979653/BlenderComunityShare/Patchs/Own/WindowsCrashWorkTEMPArround_node_edit.c.patch This is a TEMPORAL workaround for those who want to compile blander NOW and then wait for the proper solution from the maintainer of this area. Cheers. 2012/5/2 Thomas Dinges <[email protected]> > No matter what... > Scons and MSVC 2008. > > 32 bit and 64 builds (clean ones) crash on startup...I already cleaned > my startup.blend, that was also not the issue. > > Am 02.05.2012 21:55, schrieb [email protected]: > > All svn version have been tested up to the 46206 one. No difference. > > > > jms > > > > Selon "Daniel Salazar - 3Developer.com"<[email protected]>: > > > >> Try again > >> > >> Daniel Salazar > >> patazstudio.com > >> > >> > >> On Wed, May 2, 2012 at 12:43 PM,<[email protected]> wrote: > >>> Selon Thomas Dinges<[email protected]>: > >>> > >>>> Hi, > >>>> I just compiled Blender again (svn 46206) and Blender crashes > >>>> immediately after startup, only the console shows for a second. > >>>> It worked fine yesterday. > >>>> > >>> Exactly since the 46175 svn version. > >>> > >>> jms > >>> _______________________________________________ > >>> 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 > >> > > > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > > -- > Thomas Dinges > Blender Developer, Artist and Musician > > www.dingto.org > > _______________________________________________ > 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
