[Bf-committers] Build info on win32 using scons.

Gabriel Beloin gbeloin at caramail.com
Tue Mar 22 03:13:06 CET 2005


Corrected, my bad. Look like I leaved a space somewhere or something. A clean cvs checkout of SConstruct corrected the situation. The new surbsurf stuff is breakin' something though. I can't get rid of this error:
*	
blender_blenkernel.lib(subsurf.obj) : error LNK2019: unresolved external symbol
_subsurf_ccg_make_dispListMesh_from_editmesh referenced in function _subsurf_mak
e_dispListMesh_from_editmesh
blender_blenkernel.lib(subsurf.obj) : error LNK2019: unresolved external symbol
_subsurf_ccg_make_dispListMesh_from_mesh referenced in function _subsurf_make_di
spListMesh_from_mesh
blender.exe : fatal error LNK1120: 2 unresolved externals
*
*

> De: "Gabriel Beloin" <gbeloin at caramail.com>
> A: "bf-blender developers" <bf-committers at projects.blender.org>
> Objet: [Bf-committers] Build info on win32 using scons.
> Date: Tue, 22 Mar 2005 01:37:08 GMT 

> <pre>Just now I get error about build time var not being set. Though they don't need to be touched as scons gen a file for it:
> ***builinfo.c***
> #ifdef BUILD_DATE
> #ifndef WIN32
> char * build_date=BUILD_DATE;
> char * build_time=BUILD_TIME;
> char * build_platform=BUILD_PLATFORM;
> char * build_type=BUILD_TYPE;
> #else
> #include "winbuildinfo.h"
> #endif
> #endif
> buildinfo.c
> source\creator\buildinfo.c(39) : warning C4047: 'initializing' : 'unsigned char
> *' differs in levels of indirection from 'int'
> source\creator\buildinfo.c(40) : error C2065: 'BUILD_TIME' : undeclared identifi
> er
> source\creator\buildinfo.c(40) : error C2099: initializer is not a constant
> source\creator\buildinfo.c(41) : error C2065: 'BUILD_PLATFORM' : undeclared iden
> tifier
> source\creator\buildinfo.c(41) : error C2099: initializer is not a constant
> source\creator\buildinfo.c(42) : error C2065: 'BUILD_TYPE' : undeclared identifi
> er
> source\creator\buildinfo.c(42) : error C2099: initializer is not a constant
> scons: *** [E:\src\build\win32\source\creator\dynamic_buildinfo.obj] Error 2
> scons: building terminated because of errors.
> strange error to say the least.
> C est le moment de dynamiser votre boîte mail en découvrant les offres CaraMail Max et Pro - <a href=http://www.caramail.com>http://www.caramail.com</a></pre><pre>_______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> <a href=http://projects.blender.org/mailman/listinfo/bf-committers>http://projects.blender.org/mailman/listinfo/bf-committers</a></pre>

C est le moment de dynamiser votre boîte mail en découvrant les offres CaraMail Max et Pro - http://www.caramail.com



More information about the Bf-committers mailing list