Link problem on Visual with 0.6.2
Posted: Wed Oct 28, 2009 07:15
Hi,
I'm trying to compile my application from linux to windows (visual 9) and i can't find wich lib to add in order to get the TooltipProperties link.
1>TooltipGVT.obj : error LNK2001: symbole externe non résolu "public: virtual void __thiscall CEGUI::TooltipProperties::FadeTime::set(class CEGUI::PropertyReceiver *,class CEGUI::String const &)" (?set@FadeTime@TooltipProperties@CEGUI@@UAEXPAVPropertyReceiver@3@ABVString@3@@Z)
it works on linux, but maybe it's not exported on windows?
Thanks
I'm trying to compile my application from linux to windows (visual 9) and i can't find wich lib to add in order to get the TooltipProperties link.
1>TooltipGVT.obj : error LNK2001: symbole externe non résolu "public: virtual void __thiscall CEGUI::TooltipProperties::FadeTime::set(class CEGUI::PropertyReceiver *,class CEGUI::String const &)" (?set@FadeTime@TooltipProperties@CEGUI@@UAEXPAVPropertyReceiver@3@ABVString@3@@Z)
it works on linux, but maybe it's not exported on windows?
Thanks