Thank all!
I ever thought I had subscribed this list. But negligently I hadn't.
I've read all replies in the list archive. It helps a lot. I'll fix the bugs
finded. Thanks again!
2011/8/13 xiangquan xiao
> svn path:
> https://svn.blender.org/svnroot/bf-blender/branches/soc-2011-garlic
>
> Hi,
>
dblite before
trying again. Scons sometimes chokes on stale signatures.
If you need other info on my system to compare with yours feel free to mail me
directly.
Original-Nachricht
> Datum: Sat, 13 Aug 2011 22:31:15 +0800
> Von: xiangquan xiao
> An: bf-comm
Hi.
For scons+MSVC: it builds but fails to link (roughly:"gettext referenced but
not found" and used in blf.c)
My local fix for this is changing in the scons files the default
WITH_BF_INTERNATIONAL to be True instead of False (which should be
done/committed eventually in trunk).
The real fix is
Hi
>MSVC 2010 Express)+cmake: compile well, but can only run in release
mode, badly.
it is due to Python debug is compiled with vc 2008 ( so vc 2008 express
should be installed too - fortunately it is still on the web ) - or
I tried to compile python debug dll myself ( from code repository ) -
svn path:
https://svn.blender.org/svnroot/bf-blender/branches/soc-2011-garlic
Hi,
I have been developing it with ubuntu+cmake all the way. As the GSoC's
"Pencil down" comes,
I need to confirm it works well with cmake and scons, as well as all
platforms.
===