XTP9700 Compiled error in VC71 |
Post Reply |
Author | |
docman
Newbie Joined: 07 May 2005 Location: China Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 04 July 2005 at 9:21am |
"Codejock.ToolkitPro.Shared" "Unicode Debug" Compiled error in VC71 XTPCalendarDatabaseDataProvider.obj : error LNK2019: unresolved external symbol "wchar_t * __stdcall _com_util::ConvertStringToBSTR(char const *)" (?ConvertStringToBSTR@_com_util@@YGPA_WPBD@Z) ,referenced in "public: __thiscall _variant_t::_variant_t(char const *)" (??0_variant_t@@QAE@PBD@Z) Edited by docman |
|
Chilly32
Newbie Joined: 03 July 2005 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
static linking or unicode? :) Set in project options C++->Language->Treat char_t as Built-in type->No Or the other way round, i.e. depends on that parameter ;)
|
|
docman
Newbie Joined: 07 May 2005 Location: China Status: Offline Points: 4 |
Post Options
Thanks(0)
|
Unicode mfc dynamic dll,I need "Treat char_t as Built-in type->Yes".How can i do? thanks! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |