Return-Path: Delivered-To: apmail-xml-xerces-c-dev-archive@www.apache.org Received: (qmail 76712 invoked from network); 6 Mar 2004 11:22:44 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Mar 2004 11:22:44 -0000 Received: (qmail 83353 invoked by uid 500); 6 Mar 2004 11:22:14 -0000 Delivered-To: apmail-xml-xerces-c-dev-archive@xml.apache.org Received: (qmail 83329 invoked by uid 500); 6 Mar 2004 11:22:14 -0000 Mailing-List: contact xerces-c-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: xerces-c-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list xerces-c-dev@xml.apache.org Received: (qmail 83312 invoked from network); 6 Mar 2004 11:22:13 -0000 Received: from unknown (HELO ns1.mebius.net) (217.23.121.1) by daedalus.apache.org with SMTP; 6 Mar 2004 11:22:13 -0000 Received: from bbs2.mebius.net (root@bbs2 [217.23.121.12]) by ns1.mebius.net (8.12.9/8.12.9) with ESMTP id i26BMP5t020953 for ; Sat, 6 Mar 2004 13:22:25 +0200 Received: from mebius.net (marl.minsk.mebius.net [217.23.121.74]) by bbs2.mebius.net (8.11.6/8.11.6) with ESMTP id i26BMFj24276 for ; Sat, 6 Mar 2004 13:22:16 +0200 Message-ID: <4049B470.60102@mebius.net> Date: Sat, 06 Mar 2004 13:22:24 +0200 From: Vitaly Prapirny Organization: Mebius User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en,ru MIME-Version: 1.0 To: xerces-c-dev@xml.apache.org Subject: Re: xerces for C++ Builder References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, Steve Kraft wrote: > I am attempting to build xerces using either C++ Builder 4 or C++ Builder 6. > I downloaded the current source release of xerces-c, and successfully built > the library xerces.lib. I then created the dll using "implib -w -f", > include the .LIB file in my project, and put the .DLL in my projects path. > Then I build the sample programs (like DOMPrint or SAXPrint) and they fail > before they reach main(). Does anyone have advice for me in trying to use > xerces with C++ Builder? xerces-c source distribution is include all you need to one step build dll, lib and samples with C++Builder6. Please use Projects\Win32\BCC.551\Xerces-all\Xerces-all.mak or Projects\Win32\BCB6\Xerces-all\Xerces-all.bpg. Good luck ! Vitaly --------------------------------------------------------------------- To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xerces-c-dev-help@xml.apache.org