[Bf-committers] Linking Problem of 2.5 branch

Yaohua Xiong xiongyaohua at gmail.com
Thu Jul 23 02:37:19 CEST 2009


Hi everyone

I'm a new comer to the blender development and trying to have my first
2.5 svn build.

I followed the instruction step1-step8 on this page
http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Windows

The compilation looks alright, but when linking I get many error like this:

> bf_readblenfile.lib(BLO_readblenfile.obj) : error LNK2019: unresolved external s
>
> ymbol _BLI_filesize referenced in function _blo_read_runtime
>
> gp_common.lib(GPC_RenderTools.obj) : error LNK2019: unresolved external symbol "
>
> public: class MT_Vector3 __thiscall MT_Vector3::normalized(void)const " (?normal
>
> ized at MT_Vector3@@QBE?AV1 at XZ) referenced in function "public: virtual void __this
>
> call GPC_RenderTools::applyTransform(class RAS_IRasterizer *,double *,int)" (?ap
>
> plyTransform at GPC_RenderTools@@UAEXPAVRAS_IRasterizer@@PANH at Z)
>
> gp_common.lib(GPC_RenderTools.obj) : error LNK2019: unresolved external symbol "
>
> public: void __thiscall MT_Transform::getValue(float *)const " (?getValue at MT_Tra
>
> nsform@@QBEXPAM at Z) referenced in function "public: int __thiscall GPC_RenderTool
>
> s::applyLights(int,class MT_Transform const &)" (?applyLights at GPC_RenderTools@@Q
>
> AEHHABVMT_Transform@@@Z)
>
> bf_rasterizer.lib(RAS_2DFilterManager.obj) : error LNK2019: unresolved external
>
> symbol ___glewMultiTexCoord2fARB referenced in function "public: void __thiscall
>
> RAS_2DFilterManager::RenderFilters(class RAS_ICanvas *)" (?RenderFilters at RAS_2D
>
> FilterManager@@QAEXPAVRAS_ICanvas@@@Z)
>
> E:\blender2.5dev\build\win32-vc\bin\blenderplayer.exe : fatal error LNK1120: 443
>
> unresolved externals
>
> scons: *** [E:\blender2.5dev\build\win32-vc\bin\blenderplayer.exe] Error 1120
>
> scons: building terminated because of errors.

Here is my develop environment:
WinXP sp3
MSVC 2008
scons
Am I missing something?
--
Yaohua Xiong

Traffic and Transportation Engineering College, Tongji Univ.
Cao An Road 4800#, Jia Ding District, Shanghai,  China


More information about the Bf-committers mailing list