Re: [Bf-committers] Change of MinGW64 compiler

2012-07-09 Thread Constantin Rahn
Hi, the current build bot mingw win64 r48748 crashes on startup. Confirmed by JesterKing on IRC. jesterKing: 48700 already crashes on startup. I'm guessing it has to do with the dlls that are now used in mingw64 builds (gomp, gcc_s_sjlj, winpthread, stdc++-6) Could this be a problem with your

Re: [Bf-committers] Change of MinGW64 compiler

2012-07-09 Thread Caleb Joseph
Some debugging reveals that the crash is caused by the pthreadGC2-w64.dll library that is included with the buildbot builds. I have no idea how this library made its way into the build, it is not needed for building, nor part of MinGW-w64 or the Blender mingw64 library repository. This is

Re: [Bf-committers] Change of MinGW64 compiler

2012-07-09 Thread Antony Riakiotakis
This is an issue with the buildbot, it will need to be updated with the new compiler. About the issue with the crash, it is related to image paths that are not found. I did some research during the weekend without success. cmake builds do -not- have this problem so I suspect it may be a lib order

Re: [Bf-committers] Change of MinGW64 compiler

2012-07-09 Thread Antony Riakiotakis
About the issue with the crash, This is the previous crash on render, not the one related to pthreads. The new dll libraries are needed because of the new compiler build (code compiled with it willl expect these dlls). It may be possible to ommit some of these if all libraries are recompiled

Re: [Bf-committers] *** GMX Spamverdacht *** Re: Syntax error in export_3ds.py

2012-07-09 Thread CoDEmanX
My bad! Turned it back into utf8, hope it's ok now. http://projects.blender.org/scm/viewvc.php?view=revroot=bf-extensionsrevision=3602 Am 08.07.2012 15:55, schrieb IRIE Shinsuke: Hi CoDEmanX, r3595 causes another error: Traceback (most recent call last): File