Menu

#11 PNL and xerces

open
nobody
None
5
2006-09-19
2006-09-19
stefano84
No

Description:

I use:
PNL Relise 1.0 and xerces-c_2_7_0-windows_2000-msvc_60.zip
Microsoft Visual C++ 6.0

Problem:
I must compile a tool for analysing of DFT using DBN,
but when i compile each one project there are many
error (of linking) like:
DFT.obj : error LNK2001: unresolved external symbol
"public: __thiscall
xercesc_2_7::XMLException::XMLException(class
xercesc_2_7::XMLException const &)"
(??0XMLException@xercesc_2_7@@QAE@ABV01@@Z)
DFT.obj : error LNK2001: unresolved external symbol
"public: virtual __thiscall
xercesc_2_7::XMLException::~XMLException(void)"
(??1XMLException@xercesc_2_7@@UAE@XZ)

BUT I HAVE SETTING THE LIB DIRECTORY AND THE INCLUDE
DIRECTORY REQUEST,
Why?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.