Hi, 
I am using xerces-c in a the project and, even after changing some
parameters following some posts i have found in the forum, i still get the
following 
errors: 
I am using Visual Studio 2005 
attributes.obj : error LNK2001: simbolo esterno "public: static class
xercesc_2_8::MemoryManager * xercesc_2_8::XMLPlatformUtils::fgMemoryManager"
([EMAIL PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]@A) non
risolto
constraints.obj : error LNK2001: simbolo esterno "public: static class
xercesc_2_8::MemoryManager * xercesc_2_8::XMLPlatformUtils::fgMemoryManager"
([EMAIL PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]@A) non
risolto
queryProfile.obj : error LNK2019: riferimento al simbolo esterno "public:
static class xercesc_2_8::MemoryManager *
xercesc_2_8::XMLPlatformUtils::fgMemoryManager"
([EMAIL PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]@A) non
risolto nella funzione
__catch$?initializeQueryProfile@@YAPAUqElem@@[EMAIL PROTECTED]@Z$0
relationProfile.obj : error LNK2001: simbolo esterno "public: static class
xercesc_2_8::MemoryManager * xercesc_2_8::XMLPlatformUtils::fgMemoryManager"
([EMAIL PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]@A) non
risolto
attributes.obj : error LNK2001: simbolo esterno "public: static char const *
const xercesc_2_8::XMLUni::fgXercescDefaultLocale"
([EMAIL PROTECTED]@xercesc_2_8@@2QBDB) non risolto
constraints.obj : error LNK2019: riferimento al simbolo esterno "public:
static char const * const xercesc_2_8::XMLUni::fgXercescDefaultLocale"
([EMAIL PROTECTED]@xercesc_2_8@@2QBDB) non risolto nella
funzione "struct cElem * __cdecl initializeConstraints(struct cElem *,char
*)" (?initializeConstraints@@YAPAUcElem@@[EMAIL PROTECTED]@Z)
queryProfile.obj : error LNK2001: simbolo esterno "public: static char const
* const xercesc_2_8::XMLUni::fgXercescDefaultLocale"
([EMAIL PROTECTED]@xercesc_2_8@@2QBDB) non risolto
relationProfile.obj : error LNK2001: simbolo esterno "public: static char
const * const xercesc_2_8::XMLUni::fgXercescDefaultLocale"
([EMAIL PROTECTED]@xercesc_2_8@@2QBDB) non risolto
C:\Documents and Settings\Vanessa\Documenti\Visual Studio
2005\Projects\Tesi\Debug\Tesi.exe : fatal error LNK1120: 2 esterni non
risolti

Unfortunately the log file is in italian..i hope it's not a problem,
otherwise i can translate it.
If anyone has ideas on how to solve the problem i would really appreciate
some help
thanks a lot!!!!!

-- 
View this message in context: 
http://www.nabble.com/needing-help-with-LNK2001%2C-LNK2019-tp14662642p14662642.html
Sent from the Xerces - C - Users mailing list archive at Nabble.com.

Reply via email to