I am trying to compile the "QtSDKProject" aka tracplugin on Qt Creator
2.2.1.

While I understand that this has nothing to do with the official QtCreator
release, I am hoping somebody might have a pointer to how I could resolve
this.

This is the compile error I am getting:

Creating library
..\..\..\lib\qtcreator\plugins\Nokia\TracPlugin<#data-tracwysiwyg-link=wiki%3ATracPlugin>.lib
and object 
..\.\..\lib\qtcreator\plugins\Nokia\TracPlugin<#data-tracwysiwyg-link=wiki%3ATracPlugin>
.exp

passwordhelper.obj : error LNK2019: unresolved external symbol "public:
static unsigned int const Botan::Pipe::DEFAULT_MESSAGE"
(?DEFAULT_MESSAGE@Pipe@Botan@@2IB) referenced in function "public:
bool *thiscall
PasswordHel <#data-tracwysiwyg-link=wiki%3APasswordHel>
per::decrypt(class QString &,class QString *)"
(?decrypt@PasswordHelper<#data-tracwysiwyg-link=wiki%3APasswordHelper>
@@QAE_NAAVQString@@PAV2@@Z)*

I am unsure on how to resolve this (but I am also far from being an expert
on the build. Any input would be appreciated.


Thanks

Thomas


-- 
Thomas Ehrnhoefer
Software Developer, http://tasktop.com
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to