Hi Ruben!

On Mon, May 14, 2012 at 2:27 PM, Ruben Van Boxem
<vanboxem.ru...@gmail.com> wrote:
> 2012/5/14 Antony Riakiotakis <kal...@gmail.com>
>>
>> Hi,
>>
>> First, good news:
>> MinGW-w64 support for blender is getting more complete by the day, ...
> ...
> I decided to build blender from source, which worked using the instructions
> on the wiki. I built with WITH_OPENMP=ON, WITH_MINGW64=ON, and
> CMAKE_BUILD_TYPE=Release, and default options for the rest.
>
> The blender executable I built (using my personal GCC 4.7.0 releas build)
> crashes on exit (making every test fail), but otherwise it seems to work
> fine.
>
> This is the output I get:
> found bundled python: M:\Development\x64\blender\bin\2.63\python
>
> Blender quit
> Assertion failed!
>
> Program: M:\Development\x64\blender\bin\blender.exe
> File: ../../ilmbase-1.0.1/IlmThread/IlmThreadPosix.cpp, Line 84
>
> Expression: error == 0
>
> This application has requested the Runtime to terminate it in an unusual
> way.

Did you remember to compile with "-static"?

(I'm only half joking.  I just burnt up a couple of hours tracking down
an on-exit crash due to me using threads without "-static".)

> ...
> I suppose this is either harmless, or a genuine bug. Note I haven't tried
> anything other than starting blender and closing it again. I wanted to run
> the tests first, but this is kind of show-stopping :)
> ...

Anyway, very cool about blender!

Best.


K. Frank

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to