From didyeah971 at yahoo.fr Wed Mar 7 17:58:44 2007 From: didyeah971 at yahoo.fr (Didier MOUNIEN) Date: Wed, 7 Mar 2007 17:58:44 +0100 Subject: [Expat-discuss] Include librairies Message-ID: I've not been doing C or C++ for a while, and i kind of stuck. I downloaded the expat.zip that includes the libs and a makefile , and for now, when i am triyng to launch the make, there are lot a errors, and when i try the sample, it doesn't find the "xmlparser.h". Please help, i joined a log with the errors when compiling the makefile . Thx, did I'm using -Windows Server 2003 R2 -gcc compiler whith cygwin -eclipse CDT as SDK (but i don't like the compiler/builder so i use cygwin) PS: i had to printscreen cygwin, i could redirect the stdout in a file don't know why... -------------- next part -------------- A non-text attachment was scrubbed... Name: Log_Make.GIF Type: image/gif Size: 26181 bytes Desc: not available Url : http://mail.libexpat.org/pipermail/expat-discuss/attachments/20070307/d978bcb3/attachment-0001.gif From didmoun at gmail.com Wed Mar 7 18:02:46 2007 From: didmoun at gmail.com (Didier MOUNIEN) Date: Wed, 7 Mar 2007 18:02:46 +0100 Subject: [Expat-discuss] Fwd: Include librairies In-Reply-To: References: Message-ID: i forgot to joined the make... did ---------- Forwarded message ---------- From: Didier MOUNIEN Date: 7 mars 2007 17:58 Subject: Include librairies To: expat-discuss at libexpat.org I've not been doing C or C++ for a while, and i kind of stuck. I downloaded the expat.zip that includes the libs and a makefile , and for now, when i am triyng to launch the make, there are lot a errors, and when i try the sample, it doesn't find the " xmlparser.h". Please help, i joined a log with the errors when compiling the makefile . Thx, did I'm using -Windows Server 2003 R2 -gcc compiler whith cygwin -eclipse CDT as SDK (but i don't like the compiler/builder so i use cygwin) PS: i had to printscreen cygwin, i could redirect the stdout in a file don't know why... -------------- next part -------------- A non-text attachment was scrubbed... Name: Log_Make.GIF Type: image/gif Size: 26181 bytes Desc: not available Url : http://mail.libexpat.org/pipermail/expat-discuss/attachments/20070307/bb3578e3/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile Type: application/octet-stream Size: 1189 bytes Desc: not available Url : http://mail.libexpat.org/pipermail/expat-discuss/attachments/20070307/bb3578e3/attachment-0001.obj From didmoun at gmail.com Thu Mar 8 10:37:39 2007 From: didmoun at gmail.com (Didier MOUNIEN) Date: Thu, 8 Mar 2007 10:37:39 +0100 Subject: [Expat-discuss] Fwd: Include librairies In-Reply-To: <1c3925230703071728n4cec5486j9c6547069538012b@mail.gmail.com> References: <1c3925230703071728n4cec5486j9c6547069538012b@mail.gmail.com> Message-ID: there is no readme file in the expat.zip i downloaded, there is just an html explaining what's in each folder. There are only comments in the code, i think i understood how to use it, i saw some samples, but how i don't catch how to link the librairies, for exmaple the xmlparser.h, with the program i wan't to create. I can't event build the sample, when i launch the buid.bat i have this 'Run it using: ..\bin\elements <..\expat.html'. thx 2007/3/8, Thomas Chang : > > please read the readme file carefully. > I'm sure you can find answers soon. > > On 3/8/07, Didier MOUNIEN wrote: > > i forgot to joined the make... > > did > > > > ---------- Forwarded message ---------- > > From: Didier MOUNIEN > > Date: 7 mars 2007 17:58 > > Subject: Include librairies > > To: expat-discuss at libexpat.org > > > > I've not been doing C or C++ for a while, and i kind of stuck. > > I downloaded the expat.zip that includes the libs and a makefile , and > for > > now, when i am triyng to launch the make, there are lot a errors, and > when i > > try the sample, it doesn't find the " xmlparser.h". > > Please help, i joined a log with the errors when compiling the makefile > . > > Thx, did > > > > I'm using > > -Windows Server 2003 R2 > > -gcc compiler whith cygwin > > -eclipse CDT as SDK (but i don't like the compiler/builder so i use > cygwin) > > > > PS: i had to printscreen cygwin, i could redirect the stdout in a file > don't > > know why... > > > From regis.st-gelais at laubrass.com Fri Mar 9 12:50:34 2007 From: regis.st-gelais at laubrass.com (=?iso-8859-1?Q?R=E9gis_St-Gelais_=28Laubrass=29?=) Date: Fri, 09 Mar 2007 06:50:34 -0500 Subject: [Expat-discuss] Fwd: Include librairies References: <1c3925230703071728n4cec5486j9c6547069538012b@mail.gmail.com> Message-ID: <001701c76241$264e9930$6500a8c0@laubrasssag1> ----- Original Message ----- From: Didier MOUNIEN To: expat-discuss at libexpat.org Sent: Thursday, March 08, 2007 4:37 AM Subject: Re: [Expat-discuss] Fwd: Include librairies there is no readme file in the expat.zip i downloaded, there is just an html explaining what's in each folder. There are only comments in the code, i think i understood how to use it, i saw some samples, but how i don't catch how to link the librairies, for exmaple the xmlparser.h, with the program i wan't to create. I can't event build the sample, when i launch the buid.bat i have this 'Run it using: ..\bin\elements <..\expat.html'. thx There should be a "doc" folder containing "reference.html" Regis St-Gelais www.laubrass.com From rcruz at cpsinet.com Fri Mar 9 15:40:17 2007 From: rcruz at cpsinet.com (Robert Cruz) Date: Fri, 9 Mar 2007 08:40:17 -0600 Subject: [Expat-discuss] UnixWare port not part of the standard distribution? Message-ID: <004301c76258$db04afb0$d105000a@cpsinet.com> I'm trying to work with an external vendor who's platform we depend on in many ways. We were looking into utilizing their XML capabilities, which use the expat library, however we kept receiving an error message telling us that we did not have expat installed. We run SCO UnixWare 7.14, and I have installed a package for expat 1.95.1 that I got from SCO's skunkware website. I installed that port, but I still received the same error message from the third party platform. When I contacted them about the error, they stated that the UnixWare port must not be a part of the standard distribution of the library that they are using. I've looked through some of the files in expat 2, and have seen config code for UnixWare, so I'm not 100% convinced that what they are saying is accurate. However, I'm obviously not a developer on the expat project, and therefore my opinion doesn't really count for much. I am curious to see if their position has any merit. If it does, what needs to be done to fold any UnixWare specific development into the standard distribution of the expat library? Thanks, Robert Cruz From Mukesh.S at mphasis.com Fri Mar 9 08:23:35 2007 From: Mukesh.S at mphasis.com (Mukesh Kumar) Date: Fri, 9 Mar 2007 12:53:35 +0530 Subject: [Expat-discuss] Fwd: Include librairies In-Reply-To: References: <1c3925230703071728n4cec5486j9c6547069538012b@mail.gmail.com> Message-ID: <7C83A8A6B56D3A478333B1DF47E18586716C9C@MPBABGEX01.corp.mphasis.com> Hey , what is your plan ? R u trying work on Desktop or Wince code example ? Have a look to my Small Web-page: http://www.geocities.com/muki_champs Regards, Mukesh Kumar, Sr.Software Engineer, Bangalore, India -----Original Message----- From: expat-discuss-bounces at libexpat.org [mailto:expat-discuss-bounces at libexpat.org] On Behalf Of Didier MOUNIEN Sent: Thursday, March 08, 2007 3:08 PM To: expat-discuss at libexpat.org Subject: Re: [Expat-discuss] Fwd: Include librairies there is no readme file in the expat.zip i downloaded, there is just an html explaining what's in each folder. There are only comments in the code, i think i understood how to use it, i saw some samples, but how i don't catch how to link the librairies, for exmaple the xmlparser.h, with the program i wan't to create. I can't event build the sample, when i launch the buid.bat i have this 'Run it using: ..\bin\elements <..\expat.html'. thx 2007/3/8, Thomas Chang : > > please read the readme file carefully. > I'm sure you can find answers soon. > > On 3/8/07, Didier MOUNIEN wrote: > > i forgot to joined the make... > > did > > > > ---------- Forwarded message ---------- > > From: Didier MOUNIEN > > Date: 7 mars 2007 17:58 > > Subject: Include librairies > > To: expat-discuss at libexpat.org > > > > I've not been doing C or C++ for a while, and i kind of stuck. > > I downloaded the expat.zip that includes the libs and a makefile , and > for > > now, when i am triyng to launch the make, there are lot a errors, and > when i > > try the sample, it doesn't find the " xmlparser.h". > > Please help, i joined a log with the errors when compiling the makefile > . > > Thx, did > > > > I'm using > > -Windows Server 2003 R2 > > -gcc compiler whith cygwin > > -eclipse CDT as SDK (but i don't like the compiler/builder so i use > cygwin) > > > > PS: i had to printscreen cygwin, i could redirect the stdout in a file > don't > > know why... > > > _______________________________________________ Expat-discuss mailing list Expat-discuss at libexpat.org http://mail.libexpat.org/mailman/listinfo/expat-discuss From freshthomas at gmail.com Sat Mar 10 02:51:56 2007 From: freshthomas at gmail.com (Thomas Chang) Date: Sat, 10 Mar 2007 09:51:56 +0800 Subject: [Expat-discuss] Fwd: Include librairies In-Reply-To: References: <1c3925230703071728n4cec5486j9c6547069538012b@mail.gmail.com> Message-ID: <1c3925230703091751q5fc4c05cx6017326612a78a26@mail.gmail.com> As you are using cygwin in windows, I think you have two ways to make it work: 1. don't use the cygwin. The expat.zip file is only a library, you just unrar it and include proper headers in your own program to make it work. 2. the cygwin is a simulated environment of linux. So you should work as if you are on a Linux platform. download the *.tar.gz file; tar xvzf it; ./configure; make all; That 's all to make the examples compile and link correctly. If you want to "make" in your own way, you can find answers in "Makefile" when you encounter problems. On 3/8/07, Didier MOUNIEN wrote: > > there is no readme file in the expat.zip i downloaded, there is just an > html > explaining what's in each folder. > There are only comments in the code, i think i understood how to use it, i > saw some samples, but how i don't catch how to link the librairies, for > exmaple the xmlparser.h, with the program i wan't to create. > I can't event build the sample, when i launch the buid.bat i have this > 'Run > it using: ..\bin\elements <..\expat.html'. > thx > > > 2007/3/8, Thomas Chang : > > > > please read the readme file carefully. > > I'm sure you can find answers soon. > > > > On 3/8/07, Didier MOUNIEN wrote: > > > i forgot to joined the make... > > > did > > > > > > ---------- Forwarded message ---------- > > > From: Didier MOUNIEN > > > Date: 7 mars 2007 17:58 > > > Subject: Include librairies > > > To: expat-discuss at libexpat.org > > > > > > I've not been doing C or C++ for a while, and i kind of stuck. > > > I downloaded the expat.zip that includes the libs and a makefile > , and > > for > > > now, when i am triyng to launch the make, there are lot a errors, and > > when i > > > try the sample, it doesn't find the " xmlparser.h". > > > Please help, i joined a log with the errors when compiling the > makefile > > . > > > Thx, did > > > > > > I'm using > > > -Windows Server 2003 R2 > > > -gcc compiler whith cygwin > > > -eclipse CDT as SDK (but i don't like the compiler/builder so i use > > cygwin) > > > > > > PS: i had to printscreen cygwin, i could redirect the stdout in a file > > don't > > > know why... > > > > > > _______________________________________________ > Expat-discuss mailing list > Expat-discuss at libexpat.org > http://mail.libexpat.org/mailman/listinfo/expat-discuss > From boris at codesynthesis.com Wed Mar 21 12:06:05 2007 From: boris at codesynthesis.com (Boris Kolpackov) Date: Wed, 21 Mar 2007 11:06:05 +0000 (UTC) Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding Message-ID: Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 1.0.0. CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability. Provided with an XML instance specification (XML Schema), XSD/e generates validating C++ parser skeletons for data types defined in your vocabulary. You can then implement these parser skeletons to build your own in-memory representation or perform immediate processing as parts of your XML document become available. Compared to general-purpose validating XML parsers, the XSD/e-generated parsers are 2-10 times faster while maintaining the lowest static and dynamic memory footprints. For example, a validating parser executable can be as small as 120KB in size. XSD/e is also highly-portable and can be used without STL, RTTI, iostream, C++ exceptions, and C++ templates. Supported embedded toolchains include GNU g++ 2.95.x-4.x.x, eMbedded Visual C++ 4.0, and Visual Studio 2005 with Smart Devices support. Precompiled binary distributions are available for GNU/Linux, Solaris, and Windows host development platforms. More information, documentation, source code, and precompiled binaries are available from http://www.codesynthesis.com/products/xsde/ Best regards, Boris Kolpackov From Mukesh.S at mphasis.com Wed Mar 21 12:15:17 2007 From: Mukesh.S at mphasis.com (Mukesh Kumar) Date: Wed, 21 Mar 2007 16:45:17 +0530 Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding In-Reply-To: References: Message-ID: <7C83A8A6B56D3A478333B1DF47E1858678850D@MPBABGEX01.corp.mphasis.com> Is it , it is a great news, I will try it out in this weekend. I have a small question, are you trying to be an opponent to expat , I mean the opposite one.. Cheers :) Muki. -----Original Message----- From: expat-discuss-bounces at libexpat.org [mailto:expat-discuss-bounces at libexpat.org] On Behalf Of Boris Kolpackov Sent: Wednesday, March 21, 2007 4:36 PM To: expat-discuss at libexpat.org Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing,validation and C++ data binding Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 1.0.0. CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability. Provided with an XML instance specification (XML Schema), XSD/e generates validating C++ parser skeletons for data types defined in your vocabulary. You can then implement these parser skeletons to build your own in-memory representation or perform immediate processing as parts of your XML document become available. Compared to general-purpose validating XML parsers, the XSD/e-generated parsers are 2-10 times faster while maintaining the lowest static and dynamic memory footprints. For example, a validating parser executable can be as small as 120KB in size. XSD/e is also highly-portable and can be used without STL, RTTI, iostream, C++ exceptions, and C++ templates. Supported embedded toolchains include GNU g++ 2.95.x-4.x.x, eMbedded Visual C++ 4.0, and Visual Studio 2005 with Smart Devices support. Precompiled binary distributions are available for GNU/Linux, Solaris, and Windows host development platforms. More information, documentation, source code, and precompiled binaries are available from http://www.codesynthesis.com/products/xsde/ Best regards, Boris Kolpackov _______________________________________________ Expat-discuss mailing list Expat-discuss at libexpat.org http://mail.libexpat.org/mailman/listinfo/expat-discuss From boris at codesynthesis.com Wed Mar 21 15:12:09 2007 From: boris at codesynthesis.com (Boris Kolpackov) Date: Wed, 21 Mar 2007 14:12:09 +0000 (UTC) Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding References: <7C83A8A6B56D3A478333B1DF47E1858678850D@MPBABGEX01.corp.mphasis.com> Message-ID: Hi Mukesh, "Mukesh Kumar" writes: > I have a small question, are you trying to be an opponent to expat , I > mean the opposite one.. I am not exactly sure what you mean by opponent, or opposite. Expat is a general-purpose, non-validating XML parser with a SAX-like event-driven API. When you process your XML instances with Expat you get notified of things like "element start tag", "attribute", "text", "element end tag", In other words, it is a raw representation of XML and it takes some extra work before you can actually access the data stored in XML in a natural for your application logic way. In contrast, XSD/e gives you an API which is specific to your XML vocabulary and application logic. It also provides validation and data extraction. For example, if you had a vocabulary like this: John Does 31 The XSD/e-generated API will notify you of the events like, "here is name, with value 'John Does' (string)", or "here is age with value 32(int)". So I wouldn't say that XSD/e is an "opponent" to Expat ;-). XSD/e does some extra work for you which may or may not be what you want depending on the application. In fact, XSD/e includes a customized version of Expat to perform low-level XML parsing and well-formedness checking! hth, -boris From Mukesh.S at mphasis.com Thu Mar 22 05:55:51 2007 From: Mukesh.S at mphasis.com (Mukesh Kumar) Date: Thu, 22 Mar 2007 10:25:51 +0530 Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding In-Reply-To: References: <7C83A8A6B56D3A478333B1DF47E1858678850D@MPBABGEX01.corp.mphasis.com> Message-ID: <7C83A8A6B56D3A478333B1DF47E185867886CD@MPBABGEX01.corp.mphasis.com> Thanks for your input, I will try it out on this weekend for wince version, and let me see how can I make use of complete wrappers. Cheers :) Muki. -----Original Message----- From: expat-discuss-bounces+mukesh.s=mphasis.com at libexpat.org [mailto:expat-discuss-bounces+mukesh.s=mphasis.com at libexpat.org] On Behalf Of Boris Kolpackov Sent: Wednesday, March 21, 2007 7:42 PM To: expat-discuss at libexpat.org Subject: Re: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing,validation and C++ data binding Hi Mukesh, "Mukesh Kumar" writes: > I have a small question, are you trying to be an opponent to expat , I > mean the opposite one.. I am not exactly sure what you mean by opponent, or opposite. Expat is a general-purpose, non-validating XML parser with a SAX-like event-driven API. When you process your XML instances with Expat you get notified of things like "element start tag", "attribute", "text", "element end tag", In other words, it is a raw representation of XML and it takes some extra work before you can actually access the data stored in XML in a natural for your application logic way. In contrast, XSD/e gives you an API which is specific to your XML vocabulary and application logic. It also provides validation and data extraction. For example, if you had a vocabulary like this: John Does 31 The XSD/e-generated API will notify you of the events like, "here is name, with value 'John Does' (string)", or "here is age with value 32(int)". So I wouldn't say that XSD/e is an "opponent" to Expat ;-). XSD/e does some extra work for you which may or may not be what you want depending on the application. In fact, XSD/e includes a customized version of Expat to perform low-level XML parsing and well-formedness checking! hth, -boris _______________________________________________ Expat-discuss mailing list Expat-discuss at libexpat.org http://mail.libexpat.org/mailman/listinfo/expat-discuss From raulproyecto at gmail.com Tue Mar 27 00:03:32 2007 From: raulproyecto at gmail.com (=?iso-8859-1?B?UmH6bA==?=) Date: Tue, 27 Mar 2007 00:03:32 +0200 Subject: [Expat-discuss] Build Expat 2.0 in Borland C++ Message-ID: <46084333.5ac91184.326b.5a48@mx.google.com> I need help. I do the Readme.txt in directory ..bcb5/ for build expat with Borland, but I have de next errors: C:\EXPAT-~1.0\Source\bcb5>make -fmakefile.mak setup make: setup: Command not found make: *** [setup] Error 127 Any help!!! Thanks From Mukesh.S at mphasis.com Tue Mar 27 06:39:08 2007 From: Mukesh.S at mphasis.com (Mukesh Kumar) Date: Tue, 27 Mar 2007 10:09:08 +0530 Subject: [Expat-discuss] Build Expat 2.0 in Borland C++ In-Reply-To: <46084333.5ac91184.326b.5a48@mx.google.com> References: <46084333.5ac91184.326b.5a48@mx.google.com> Message-ID: <7C83A8A6B56D3A478333B1DF47E185867C294F@MPBABGEX01.corp.mphasis.com> Hi, That is not the problem with Expat @ all, I have install perl and vc 6.0, so I got Make command automatically. Cheers :) Mukesh Srivastav Sr.Software Engineer, Bangalore, India. -----Original Message----- From: expat-discuss-bounces at libexpat.org [mailto:expat-discuss-bounces at libexpat.org] On Behalf Of Ra?l Sent: Tuesday, March 27, 2007 3:34 AM To: expat-discuss at libexpat.org Subject: [Expat-discuss] Build Expat 2.0 in Borland C++ I need help. I do the Readme.txt in directory ..bcb5/ for build expat with Borland, but I have de next errors: C:\EXPAT-~1.0\Source\bcb5>make -fmakefile.mak setup make: setup: Command not found make: *** [setup] Error 127 Any help!!! Thanks _______________________________________________ Expat-discuss mailing list Expat-discuss at libexpat.org http://mail.libexpat.org/mailman/listinfo/expat-discuss From ines.farrah at telnet.com.tn Tue Mar 27 16:46:39 2007 From: ines.farrah at telnet.com.tn (Ines Farrah) Date: Tue, 27 Mar 2007 16:46:39 +0200 Subject: [Expat-discuss] (no subject) Message-ID: <7FEBB30F0CE41B419B38295024A58EE3AC6CBD@oxygen.mail.telnet.tunis> Hi I want to know the diffrence between sax dom and expat From nickmacd at gmail.com Tue Mar 27 18:12:17 2007 From: nickmacd at gmail.com (Nick MacDonald) Date: Tue, 27 Mar 2007 12:12:17 -0400 Subject: [Expat-discuss] (no subject) In-Reply-To: <7FEBB30F0CE41B419B38295024A58EE3AC6CBD@oxygen.mail.telnet.tunis> References: <7FEBB30F0CE41B419B38295024A58EE3AC6CBD@oxygen.mail.telnet.tunis> Message-ID: Not sure if you missed a comma in there, or what. I don't recognize the phrase "sax dom" so I presume you are asking: "I want to know the difference between SAX, DOM and eXpat." Based on that assumption, here is some information: - SAX is event based. As a component of an XML document is recognized, an event is fired into the supporting code, and it should update its internal state accordingly. If the code has any concept of the overall document structure, it is because it saved it somehow in its own internal state(s). - DOM reads the entire XML document structure into memory. It provides methods to "walk" this structure so that the code using the document can get to any arbitrary place in the document as needed. The big difference here is the amount of memory needed for a large document, and the amount of up front processing. With SAX, the document processing occurs at the same time as the supporting code. With DOM, most of the work of document processing is all up front, and then the supporting code gets to have a look at the document after it is all loaded into memory. SAX is normally considered to be faster and more memory efficient than DOM. If memory footprint is your only consideration SAX will always be better than DOM... however, there are many kinds of XML document processing needs, and sometimes you need DOM because you need simultaneous access to the whole document at once, something that SAX can't really provide. eXpat is a SAX XML document parser. If you need SAX, eXpat is one of the fastest parsers around. eXpat does not have any DOM features whatsoever... so if you need to have an in memory representation of the entire XML document, you should probably look beyond eXpat. Hope this is the info you needed... good luck on what ever projects you're considering... Nick On 3/27/07, Ines Farrah wrote: > I want to know the diffrence between sax dom and expat From raulproyecto at gmail.com Wed Mar 28 09:49:11 2007 From: raulproyecto at gmail.com (=?iso-8859-1?B?UmH6bA==?=) Date: Wed, 28 Mar 2007 09:49:11 +0200 Subject: [Expat-discuss] How to build expat in Borland C++? Message-ID: <460a1df6.35375b2e.2f27.5f65@mx.google.com> Hello, sorry for my bad english. I tried to build expat for Borland, but I have more problems. First, I read the Readme.txt file, and I do these steps: 1) Add "C:\Borland\BCC55\BIN" to your path 2) Set the environment variable BCB to "C:\Borland\BCC55". 3) edit makefile.mak: enable or comment out the appropriate commands under clean & distclean, depending on whether your OS can use deltree /y or del /s/f/q. After that, you should simply cd to the bcb5 directory in your Expat directory tree (same structure as CVS) and run "make all" or just "make". but the result of make is this: C:\Expat-2.0.0\Source\bcb5>make -l -fmakefile.mak makefile.mak:4: *** missing separator. Stop. I have windows XP Professional. Any help? I need use expat in Borland, please, help me. From raulproyecto at gmail.com Wed Mar 28 11:59:01 2007 From: raulproyecto at gmail.com (=?iso-8859-1?B?UmH6bA==?=) Date: Wed, 28 Mar 2007 11:59:01 +0200 Subject: [Expat-discuss] Build Expat with 80186 instruccions? Message-ID: <460a3c64.4db7ac80.2f27.ffff8458@mx.google.com> Is possible to build Expat for Borland with 80186 instruccions? Or only can build for 32 bits processors. Thanks and sorry for my bad English. From karl at waclawek.net Wed Mar 28 15:02:21 2007 From: karl at waclawek.net (Karl Waclawek) Date: Wed, 28 Mar 2007 09:02:21 -0400 Subject: [Expat-discuss] How to build expat in Borland C++? In-Reply-To: <460a1df6.35375b2e.2f27.5f65@mx.google.com> References: <460a1df6.35375b2e.2f27.5f65@mx.google.com> Message-ID: <460A675D.2040605@waclawek.net> Ra?l wrote: > Hello, sorry for my bad english. > > > > I tried to build expat for Borland, but I have more problems. > > > > First, I read the Readme.txt file, and I do these steps: > > > > 1) Add "C:\Borland\BCC55\BIN" to your path > > 2) Set the environment variable BCB to "C:\Borland\BCC55". > > 3) edit makefile.mak: enable or comment out the appropriate commands under > > clean & distclean, depending on whether your OS can use deltree /y or > > del /s/f/q. > > After that, you should simply cd to the bcb5 directory in your Expat > directory > > tree (same structure as CVS) and run "make all" or just "make". > > > > but the result of make is this: > > > > C:\Expat-2.0.0\Source\bcb5>make -l -fmakefile.mak > > makefile.mak:4: *** missing separator. Stop. > > > Works fine for me. The obvious first: Do you actually have BCC55 installed under C:\Borland\BCC55? Also, make sure the BCC55 path is the first on the path, so that the correct make gets called. That's all I can think of. Karl From ines.farrah at telnet.com.tn Wed Mar 28 17:05:43 2007 From: ines.farrah at telnet.com.tn (Ines Farrah) Date: Wed, 28 Mar 2007 17:05:43 +0200 Subject: [Expat-discuss] Build Expat with 80186 instruccions? Message-ID: <7FEBB30F0CE41B419B38295024A58EE3AE5FFF@oxygen.mail.telnet.tunis> Hello Can I please ask you for a code written in C++ (Visual 6.0) that uses eXpatpp!!! Or just some examples From Khaleel.Phasha at aricent.com Tue Mar 27 06:34:52 2007 From: Khaleel.Phasha at aricent.com (Khaleel Phasha) Date: Tue, 27 Mar 2007 10:04:52 +0530 Subject: [Expat-discuss] Generating a XML file Message-ID: Hi to all, I am new to expat. I have questions.. Is it possible to generate a XML file or required format based on given data using expat.. If it is possible can any explain how ??? thanks in advance cheers, Khaleel *********************** Aricent-Private *********************** "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus."