[Bf-committers] Win32 VisualStudio Blender project won't link since revision 13561

Benoit Bolsee benoit.bolsee at online.be
Mon Feb 4 15:50:00 CET 2008


Hi,  
Since revesion 13561 I get these link errors when compiling Blender in
VS7.1. Objviously, the projects needs to be updated with the new file.
Can someone take care of that?
KX_blenderhook.lib(KX_BlenderRenderTools.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
RAS_2DFilterManager::EnableFilter(enum
RAS_2DFilterManager::RAS_2DFILTER_MODE,int,class STR_String &)" 

KX_blenderhook.lib(KX_BlenderRenderTools.obj) : error LNK2019:
unresolved external symbol "public: void __thiscall
RAS_2DFilterManager::RenderFilters(class RAS_ICanvas *)" 

KX_blenderhook.lib(KX_BlenderRenderTools.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
RAS_2DFilterManager::RAS_2DFilterManager(void)" 

KX_blenderhook.lib(KX_BlenderRenderTools.obj) : error LNK2019:
unresolved external symbol "public: __thiscall
RAS_2DFilterManager::~RAS_2DFilterManager(void)" 

KX_converter.lib(KX_ConvertActuators.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
SCA_2DFilterActuator::SetShaderText(class STR_String)" 

KX_converter.lib(KX_ConvertActuators.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
SCA_2DFilterActuator::SCA_2DFilterActuator(class SCA_IObject *,enum
RAS_2DFilterManager::RAS_2DFILTER_MODE,short,float,int,class
RAS_IRasterizer *,class RAS_IRenderTools *,struct _typeobject *)" 

KX_converter.lib(KX_ConvertActuators.obj) : error LNK2001: unresolved
external symbol "public: static struct _typeobject
SCA_2DFilterActuator::Type" 

..\..\bin\debug\blender.exe : fatal error LNK1120: 7 unresolved
externals

Ben.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20080204/11796831/attachment.htm 


More information about the Bf-committers mailing list