[Bf-committers] blender 2.5 last svn crash when opening a file

lguillaume lecocqguillaume at gmail.com
Wed Jan 20 12:07:37 CET 2010


The problems does not happen when doublie clicking on a file

2010/1/20 lguillaume <lecocqguillaume at gmail.com>

> Hello,
>
> I try to open a file with blender last svn compiled on windows with msvc9
> and msvc10 and blender crash.
>
> It crash in\source\blender\editors\space_file\file_ops.c line 573 :
> if (RNA_boolean_get(exec_op->ptr, "need_active")) {
>
> when I look to "exec_op->ptr" msvc says error cxx0030
> http://msdn.microsoft.com/en-us/library/360csw6a%28VS.71%29.aspx
>
> If i bypass the line 573 in the debugger the file open.
>


More information about the Bf-committers mailing list