[Bf-committers] 2.55 beta AHOY!

Dalai Felinto dfelinto at gmail.com
Wed Nov 3 15:22:07 CET 2010


Damir,
the blenderplayer is temporarly not building in CMake+MSVC. In order to fix
that in your machine you can apply the commit 32710 on your machine (it was
reverted). It's a small commit, you may wanna do this manually.

Regards,
Dalai

2010/11/2 Damir Prebeg <blend.factory at gmail.com>

> Blenderplayer doesn't link for me on Cmake + MSVC++ Express x64. Blender it
> self is just fine... well, except of missing top menu (redraw problem?)
>
> 66>Linking...
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LOD_FreeDecimationData
> already defined in bf_intern_decimate.lib(LOD_decimation.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LOD_CollapseEdge already
> defined in bf_intern_decimate.lib(LOD_decimation.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LOD_PreprocessMesh
> already
> defined in bf_intern_decimate.lib(LOD_decimation.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LOD_LoadMesh already
> defined in bf_intern_decimate.lib(LOD_decimation.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LzmaCompress already
> defined in extern_lzma.lib(LzmaLib.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LzmaUncompress already
> defined in extern_lzma.lib(LzmaLib.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: CSG_NewBooleanFunction
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: CSG_FreeBooleanOperation
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: CSG_FreeFaceDescriptor
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: CSG_FreeVertexDescriptor
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: CSG_OutputFaceDescriptor
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005:
> CSG_OutputVertexDescriptor
> already defined in bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>blenkernel_blc.lib(stubs.obj) : error LNK2005:
> CSG_PerformBooleanOperation already defined in
> bf_intern_bsp.lib(CSG_BooleanOps.obj)
> 65>   Creating library
> D:\BlenderBuilds\cmake_64_release\bin\Release\blenderplayer.lib and object
> D:\BlenderBuilds\cmake_64_release\bin\Release\blenderplayer.exp
> 65>D:\BlenderBuilds\cmake_64_release\bin\Release\blenderplayer.exe : fatal
> error LNK1169: one or more multiply defined symbols found
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list