[Bf-committers] yesterday compilation Vista Mingw32 Cmake fails

2012-05-17 Thread Peter K.H. Gragert
Hallo,
Last week I compiled Blender without problem ...
I tried after a SVN  update yesterday

compilation went through to 100% then tried to ld (load) blender.exe but
failed:
who knows how to solve this error message (Vista cmake mingw43)
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe:
cannot find -lxml
 a lxml.dll is not on my PC ...

and worse too last  blender.exe was deleted ;-( ...

I downloaded lxml-2.3.4.tar.gz and it seems to be possible to setup it for
Python ... but does
this help?

Greetings
 Peter
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] yesterday compilation Vista Mingw32 Cmake fails

2012-05-17 Thread Antony Riakiotakis
Hallo Peter, I am to blame here, it has to do with the new OpenCollada
library that got in for MinGW64. It has slightly different libraries
from MinGW and I accidentally changed them for both platforms. Fix
should be in svn now
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] yesterday compilation Vista Mingw32 Cmake fails

2012-05-17 Thread Gaia
Hi.

The Collada Libraries for MingW64 are based on the
newest Collada Revision 869 while as far as i know
all other platforms/compiler versions use libraries
based an older Collada revision 839.

Isn't it necessary to rebuild and update the libraries
for all platforms so that Blender uses the same
Collada revision everywhere ?

Just a weird thought...
Can this be somehow automated ?
I mean it does not make sense to rebuild the libraries
manually everytime after OpenCollada published an
important fix...

Can't (shouldn't) OpenCollada provide libraries for download
at the end ?

Gaia

On 17.05.2012 10:43, Antony Riakiotakis wrote:
 Hallo Peter, I am to blame here, it has to do with the new OpenCollada
 library that got in for MinGW64. It has slightly different libraries
 from MinGW and I accidentally changed them for both platforms. Fix
 should be in svn now
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] yesterday compilation Vista Mingw32 Cmake fails

2012-05-17 Thread Peter K.H. Gragert
Thanks dear blendercoders,

Compiliation WITH collada works again

Greetings
   Peter

2012/5/17 Antony Riakiotakis kal...@gmail.com

 Maybe a buildbot could help here?
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers