[jira] Closed: (XERCESC-831) Linker error

2004-10-19 Thread xerces-c-dev
: - Key: XERCESC-831 Summary: Linker error Type: Bug Status: Closed Resolution: CANNOT REPRODUCE Project: Xerces-C++ Components: Build Versions: 2.2.0 Assignee: Reporter: Mudit Created: Thu, 6 Mar 2003 2:20 PM Updated: Tue, 19 Oct

DO NOT REPLY [Bug 17723] - Linker error

2003-03-07 Thread bugzilla
gzilla/show_bug.cgi?id=17723 Linker error --- Additional Comments From [EMAIL PROTECTED] 2003-03-07 13:48 --- Did you have -L? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 17723] New: - Linker error

2003-03-06 Thread bugzilla
gzilla/show_bug.cgi?id=17723 Linker error Summary: Linker error Product: Xerces-C++ Version: 2.2.0 Platform: HP OS/Version: HP-UX Status: NEW Severity: Critical Priority: Other Component: Build Assi

Re: Linker error

2001-10-03 Thread suresh
Hi mark,. sorry for posting that silly error i figured that out befor ur reply but now i donno what this error is about anyway i thought i'll keep this posted XmlFunctionHandler.cpp C:\XmlParser\XmlFunctionHandler.cpp(83) : error C2664: 'class std::_Tree,class std::allocator > const &)>,s truct

RE: Linker error

2001-10-03 Thread Mark Weaver
ion definitions to make them part of the class. As it is, they are just globals. Mark -Original Message- From: suresh [mailto:[EMAIL PROTECTED]] Sent: 03 October 2001 12:23 To: [EMAIL PROTECTED] Subject: Linker error Hi All, i have the following error while executing the code attached

Linker error

2001-10-03 Thread suresh
Hi All,   i have the following error while executing the code attached   XmlFunctionHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall XmlFunctionHandler::messageheader_EndHandler(class std::basic_string,class std::allocator > const &)" (?messageheader_EndHa

Re: linker error with Xerces-C from CVS

2001-06-19 Thread Jason E. Stewart
"Khaled Noaman" <[EMAIL PROTECTED]> writes: > The DecimalDatatypeValidator fix is in CVS. Would you please extract > the latest version of the file and try again? Works fine now, thanks. jas. - To unsubscribe, e-mail: [EMAIL P

Re: Linker error in building a DLL

2001-06-19 Thread David_N_Bertoni
(bcc: David N Bertoni/CAM/Lotus) Subject: Linker error in building a DLL

Linker error in building a DLL

2001-06-19 Thread DUMOUCHEL David
Upon the base of one of the samples given (XalanTransform) i am trying to make a DLL. But i have linker errors as you can see at the bottom of this mail. I have set up a project called 'Test' in the workspace 'Samples'. Here is the code of the test.cpp. Thank you to help me. --

linker error with Xerces-C from CVS

2001-06-18 Thread Jason E. Stewart
Hey All, I just updated my xerces-c distro from CVS. I get a link error in all the sample applications: cd /home/jasons/work/xml-xerces/c/samples/ make -k Building SAXPrint cd SAXPrint ; make ; cd .. /home/jasons/work/xml-xerces/c/samples/SAXPrint make[1]: Entering directory `/home/jasons/work